| Modifier and Type | Field and Description |
|---|---|
protected PPr |
AbstractVisitorExporterGenerator.pPr |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Element |
AbstractVisitorExporterGenerator.handlePPr(CC conversionContext,
PPr pPrDirect,
boolean sdt,
Element currentParent) |
protected abstract void |
AbstractVisitorExporterGenerator.handleRPr(CC conversionContext,
PPr pPrDirect,
RPr rPrDirect,
Element currentParent)
On a block representing a run, we just put run properties
from this rPr node.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HtmlCssHelper.createCss(OpcPackage opcPackage,
PPr pPr,
StringBuilder result,
boolean ignoreBorders,
boolean isListItem) |
protected Element |
HTMLExporterVisitorGenerator.handlePPr(HTMLConversionContext conversionContext,
PPr pPrDirect,
boolean sdt,
Element currentParent) |
protected void |
HTMLExporterVisitorGenerator.handleRPr(HTMLConversionContext conversionContext,
PPr pPrDirect,
RPr rPrDirect,
Element currentParent) |
| Modifier and Type | Method and Description |
|---|---|
Object |
RunFontSelector.fontSelector(PPr pPr,
RPr rPr,
String text)
Apply font selection algorithm to this Text, based on supplied PPr, RPr
(and docDefaults, Theme part etc).
|
Object |
RunFontSelector.fontSelector(PPr pPr,
RPr rPr,
Text wmlText)
Apply font selection algorithm to this Text, based on supplied PPr, RPr
(and docDefaults, Theme part etc).
|
| Modifier and Type | Method and Description |
|---|---|
PPr |
PropertyResolver.getDocumentDefaultPPr() |
PPr |
PropertyResolver.getEffectivePPr(PPr expressPPr)
Follow the resolution rules to return the
paragraph properties which actually apply,
given this pPr element (on a w:p).
|
PPr |
PropertyResolver.getEffectivePPr(String styleId)
Follow the resolution rules to return the
paragraph properties which actually apply,
given this paragraph style
Note 1: the properties are not the definition
of any style name returned.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropertyResolver.applyPPr(PPr pPrToApply,
PPr effectivePPr) |
protected void |
ImmutablePropertyResolver.applyPPr(PPr src,
PPr dest) |
PPr |
PropertyResolver.getEffectivePPr(PPr expressPPr)
Follow the resolution rules to return the
paragraph properties which actually apply,
given this pPr element (on a w:p).
|
RPr |
PropertyResolver.getEffectiveRPr(RPr expressRPr,
PPr pPr) |
| Modifier and Type | Method and Description |
|---|---|
static Emulator.ResultTriple |
Emulator.getNumber(WordprocessingMLPackage wmlPackage,
PPr pPr) |
| Modifier and Type | Method and Description |
|---|---|
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
PPr pPr) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tabs.set(PPr pPr) |
void |
KeepNext.set(PPr pPr) |
void |
Bidi.set(PPr pPr) |
void |
SpaceAfter.set(PPr pPr) |
void |
PBorderTop.set(PPr pPr) |
void |
Justification.set(PPr pPr) |
void |
PageBreakBefore.set(PPr pPr) |
void |
TextAlignmentVertical.set(PPr pPr) |
void |
PBorderBottom.set(PPr pPr) |
void |
PBorderRight.set(PPr pPr) |
void |
Indent.set(PPr pPr) |
void |
PShading.set(PPr pPr) |
abstract void |
AbstractParagraphProperty.set(PPr pPr) |
void |
PBorderLeft.set(PPr pPr) |
void |
LineSpacing.set(PPr pPr) |
void |
SpaceBefore.set(PPr pPr) |
abstract void |
AbstractPBorder.set(PPr pPr) |
void |
NumberingProperty.set(PPr pPr) |
void |
OutlineLevel.set(PPr pPr) |
| Modifier and Type | Method and Description |
|---|---|
static PPr |
StyleUtil.apply(PPr source,
PPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static PPr |
StyleUtil.apply(PPr source,
PPr destination) |
static Style |
StyleUtil.apply(PPr source,
Style destination) |
static boolean |
StyleUtil.areEqual(PPr pPr1,
PPr pPr2) |
static boolean |
StyleUtil.isEmpty(PPr pPr) |
| Modifier and Type | Method and Description |
|---|---|
int |
USwitch.getOutlineLvl(PPr pPr,
SwitchProcessor sp,
Style s,
int cutOff) |
void |
USwitch.process(Style s,
SwitchProcessor sp,
PPr pPr,
OSwitch oSwitch) |
| Modifier and Type | Field and Description |
|---|---|
protected PPr |
Style.pPr |
protected PPr |
CTTblStylePr.pPr |
protected PPr |
CTPPrDefault.pPr |
protected PPr |
Lvl.pPr |
protected PPr |
P.pPr |
protected PPr |
DocDefaults.PPrDefault.pPr |
| Modifier and Type | Method and Description |
|---|---|
PPr |
ObjectFactory.createPPr()
Create an instance of
PPr |
PPr |
Style.getPPr()
Gets the value of the pPr property.
|
PPr |
CTTblStylePr.getPPr()
Gets the value of the pPr property.
|
PPr |
CTPPrDefault.getPPr()
Gets the value of the pPr property.
|
PPr |
Lvl.getPPr()
Gets the value of the pPr property.
|
PPr |
P.getPPr()
Gets the value of the pPr property.
|
PPr |
DocDefaults.PPrDefault.getPPr()
Gets the value of the pPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setPPr(PPr value)
Sets the value of the pPr property.
|
void |
CTTblStylePr.setPPr(PPr value)
Sets the value of the pPr property.
|
void |
CTPPrDefault.setPPr(PPr value)
Sets the value of the pPr property.
|
void |
Lvl.setPPr(PPr value)
Sets the value of the pPr property.
|
void |
P.setPPr(PPr value)
Sets the value of the pPr property.
|
void |
DocDefaults.PPrDefault.setPPr(PPr value)
Sets the value of the pPr property.
|
| Modifier and Type | Method and Description |
|---|---|
static PPr |
TextStyles.getWmlPPr(CTTextParagraphProperties lvlPPr) |
Copyright © 2007-2018. All Rights Reserved.