Uses of Class
org.docx4j.wml.PPrBase.Ind
Packages that use PPrBase.Ind
Package
Description
-
Uses of PPrBase.Ind in org.docx4j.model.listnumbering
Fields in org.docx4j.model.listnumbering declared as PPrBase.IndMethods in org.docx4j.model.listnumbering that return PPrBase.IndModifier and TypeMethodDescriptionstatic PPrBase.IndEmulator.getInd(WordprocessingMLPackage wmlPackage, String pStyleVal, String numId, String levelId) Used in HTML output (XsltHTMLFunctions) only.Emulator.ResultTriple.getIndent()Deprecated. -
Uses of PPrBase.Ind in org.docx4j.model.properties.paragraph
Constructors in org.docx4j.model.properties.paragraph with parameters of type PPrBase.IndModifierConstructorDescriptionIndent(PPrBase.Ind val) Indent(PPrBase.Ind pPrDirectIndent, PPrBase.Ind numberingIndent) Compose an effective indent value. -
Uses of PPrBase.Ind in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return PPrBase.IndModifier and TypeMethodDescriptionstatic PPrBase.IndStyleUtil.apply(PPrBase.Ind source, PPrBase.Ind destination) Methods in org.docx4j.model.styles with parameters of type PPrBase.IndModifier and TypeMethodDescriptionstatic PPrBase.IndStyleUtil.apply(PPrBase.Ind source, PPrBase.Ind destination) static booleanStyleUtil.areEqual(PPrBase.Ind ind1, PPrBase.Ind ind2) static booleanStyleUtil.isEmpty(PPrBase.Ind ind) -
Uses of PPrBase.Ind in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML that return PPrBase.IndModifier and TypeMethodDescriptionNumberingDefinitionsPart.getInd(PPrBase.NumPr numPr) private PPrBase.IndNumberingDefinitionsPart.getIndFromLvl(Lvl lvl) -
Uses of PPrBase.Ind in org.docx4j.toc
Fields in org.docx4j.toc with type parameters of type PPrBase.IndMethods in org.docx4j.toc that return PPrBase.Ind -
Uses of PPrBase.Ind in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.IndMethods in org.docx4j.wml that return PPrBase.IndModifier and TypeMethodDescriptionObjectFactory.createPPrBaseInd()Create an instance ofPPrBase.IndPPrBase.getInd()Gets the value of the ind property.Methods in org.docx4j.wml with parameters of type PPrBase.IndModifier and TypeMethodDescriptionvoidPPrBase.setInd(PPrBase.Ind value) Sets the value of the ind property.