Package | Description |
---|---|
org.docx4j.model.listnumbering | |
org.docx4j.model.properties.paragraph | |
org.docx4j.model.styles | |
org.docx4j.openpackaging.parts.WordprocessingML | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static PPrBase.Ind |
Emulator.getInd(WordprocessingMLPackage wmlPackage,
String pStyleVal,
String numId,
String levelId)
Used in HTML output (XsltHTMLFunctions) only.
|
PPrBase.Ind |
Emulator.ResultTriple.getIndent()
Deprecated.
|
Constructor and Description |
---|
Indent(PPrBase.Ind val) |
Indent(PPrBase.Ind pPrDirectIndent,
PPrBase.Ind numberingIndent)
Compose an effective indent value.
|
Modifier and Type | Method and Description |
---|---|
static PPrBase.Ind |
StyleUtil.apply(PPrBase.Ind source,
PPrBase.Ind destination) |
Modifier and Type | Method and Description |
---|---|
static PPrBase.Ind |
StyleUtil.apply(PPrBase.Ind source,
PPrBase.Ind destination) |
static boolean |
StyleUtil.areEqual(PPrBase.Ind ind1,
PPrBase.Ind ind2) |
static boolean |
StyleUtil.isEmpty(PPrBase.Ind ind) |
Modifier and Type | Method and Description |
---|---|
PPrBase.Ind |
NumberingDefinitionsPart.getInd(PPrBase.NumPr numPr) |
PPrBase.Ind |
NumberingDefinitionsPart.getInd(String numId,
String ilvl) |
Modifier and Type | Field and Description |
---|---|
protected PPrBase.Ind |
PPrBase.ind |
Modifier and Type | Method and Description |
---|---|
PPrBase.Ind |
ObjectFactory.createPPrBaseInd()
Create an instance of
PPrBase.Ind |
PPrBase.Ind |
PPrBase.getInd()
Gets the value of the ind property.
|
Modifier and Type | Method and Description |
---|---|
void |
PPrBase.setInd(PPrBase.Ind value)
Sets the value of the ind property.
|
Copyright © 2007-2019. All Rights Reserved.