| Constructor and Description |
|---|
ConversionSectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
String id,
List<Object> content) |
| Constructor and Description |
|---|
PageNumberInformation(SectPr sectPr) |
| Modifier and Type | Method and Description |
|---|---|
protected static ConversionSectionWrapper |
ConversionSectionWrapperFactory.createSectionWrapper(SectPr sectPr,
HeaderFooterPolicy headerFooterPolicy,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders,
int conversionSectionIndex,
List<Object> content,
boolean dummyPageNumbering) |
| Modifier and Type | Field and Description |
|---|---|
SectPr |
SectPrFindFirst.firstSectPr |
| Modifier and Type | Method and Description |
|---|---|
List<SectPr> |
SectPrFinder.getOrderedSectPrList()
The body level sectPr (if there is one)
is at the end of the list.
|
List<SectPr> |
SectPrFinder.getSectPrList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenDoPEHandler.makeContinuous(SectPr sectPr) |
| Modifier and Type | Method and Description |
|---|---|
SectPr |
SectionWrapper.getSectPr() |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionWrapper.setSectPr(SectPr sectPr) |
| Constructor and Description |
|---|
HeaderFooterPolicy(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders)
Figures out the policy for the given section,
and creates any header and footer objects
as required.
|
PageDimensions(SectPr sectPr) |
SectionWrapper(SectPr sectPr,
HeaderFooterPolicy previousHF,
RelationshipsPart rels,
BooleanDefaultTrue evenAndOddHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static SectPr |
StyleUtil.apply(SectPr source,
SectPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static SectPr |
StyleUtil.apply(SectPr source,
SectPr destination) |
static boolean |
StyleUtil.areEqual(SectPr sectPr1,
SectPr sectPr2) |
protected static boolean |
StyleUtil.isEmpty(SectPr val) |
| Modifier and Type | Field and Description |
|---|---|
protected SectPr |
PPr.sectPr |
protected SectPr |
Body.sectPr |
| Modifier and Type | Method and Description |
|---|---|
SectPr |
ObjectFactory.createSectPr()
Create an instance of
SectPr |
SectPr |
PPr.getSectPr()
Gets the value of the sectPr property.
|
SectPr |
Body.getSectPr()
Gets the value of the sectPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPr.setSectPr(SectPr value)
Sets the value of the sectPr property.
|
void |
Body.setSectPr(SectPr value)
Sets the value of the sectPr property.
|
Copyright © 2007-2018. All Rights Reserved.