Modifier and Type | Field and Description |
---|---|
protected RPr |
AbstractVisitorExporterGenerator.rPr |
Modifier and Type | Method and Description |
---|---|
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,
RPr rPr,
StringBuilder result) |
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 | Field and Description |
---|---|
protected RPr |
CTCtrlPr.rPr |
Modifier and Type | Method and Description |
---|---|
RPr |
CTCtrlPr.getRPr()
Gets the value of the rPr property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RPr> |
ObjectFactory.createCTRRPr(RPr value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RPr> |
ObjectFactory.createCTRRPr(RPr value)
|
void |
CTCtrlPr.setRPr(RPr value)
Sets the value of the rPr property.
|
Modifier and Type | Method and Description |
---|---|
RPr |
PropertyResolver.getDocumentDefaultRPr() |
RPr |
PropertyResolver.getEffectiveRPr(RPr expressRPr,
PPr pPr) |
RPr |
PropertyResolver.getEffectiveRPr(String styleId)
apply the rPr in the stack of styles, including documentDefaultRPr
|
RPr |
PropertyResolver.getEffectiveRPrUsingPStyleRPr(RPr expressRPr,
RPr rPrFromPStyle)
Return effective rPr, as follows: Starting with the rPr from the pStyle,
apply character style (if any) specified on the run,
then any other direct (ad-hoc) run formatting.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PropertyResolver.applyRPr(ParaRPr rPrToApply,
RPr effectiveRPr) |
protected void |
ImmutablePropertyResolver.applyRPr(RPr src,
RPr dest) |
protected void |
PropertyResolver.applyRPr(RPr rPrToApply,
RPr effectiveRPr) |
RPr |
PropertyResolver.getEffectiveRPr(RPr expressRPr,
PPr pPr) |
RPr |
PropertyResolver.getEffectiveRPrUsingPStyleRPr(RPr expressRPr,
RPr rPrFromPStyle)
Return effective rPr, as follows: Starting with the rPr from the pStyle,
apply character style (if any) specified on the run,
then any other direct (ad-hoc) run formatting.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ValueInserterPlainTextImpl.addBrRunToDocFrag(DocumentFragment docfrag,
RPr rPr) |
protected static DocumentFragment |
BindingTraverserXSLT.createPlaceholder(RPr rPr)
Calling code should set w:sdtPr/w:showingPlaceholder (ie bind.xslt), so RemovalHandler can do
the right thing for Quantifier.ALL_BUT_PLACEHOLDERS case.
|
protected static DocumentFragment |
BindingTraverserXSLT.createPlaceholder(RPr rPr,
String sdtParent)
Used from convertXHTML, since bind.xslt leaves it to extension function
to insert correct element structure.
|
protected void |
ValueInserterPlainTextImpl.processString(JaxbXmlPart sourcePart,
DocumentFragment docfrag,
String text,
RPr rPr) |
DocumentFragment |
ValueInserterPlainText.toOpenXml(Xpaths.Xpath.DataBinding dataBinding,
RPr rPr,
boolean multiLine,
BindingTraverserXSLT.BookmarkCounter bookmarkCounter,
String result,
JaxbXmlPart sourcePart) |
DocumentFragment |
ValueInserterPlainTextImpl.toOpenXml(Xpaths.Xpath.DataBinding dataBinding,
RPr rPr,
boolean multiLine,
BindingTraverserXSLT.BookmarkCounter bookmarkCounter,
String val,
JaxbXmlPart sourcePart) |
DocumentFragment |
ValueInserterPlainTextForOpenAPI3.toOpenXml(Xpaths.Xpath.DataBinding dataBinding,
RPr rPr,
boolean multiLine,
BindingTraverserXSLT.BookmarkCounter bookmarkCounter,
String val,
JaxbXmlPart sourcePart) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMigratorUsingAnswersFormat.createContentControl(RPr rPr,
List<Object> replacementContent,
String key) |
protected void |
AbstractMigrator.createContentControl(RPr rPr,
List<Object> replacementContent,
String key,
String xpath,
String prefixmappings)
create an SdtRun, and add it to replacementContent
|
protected SdtRun |
AbstractMigrator.createSdtRun(RPr rPr,
String key,
String xpath,
String prefixmappings)
create an SdtRun
|
Modifier and Type | Method and Description |
---|---|
RPr |
Emulator.ResultTriple.getRPr()
lvl rPr
|
Modifier and Type | Method and Description |
---|---|
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
RPr rPr) |
Modifier and Type | Method and Description |
---|---|
void |
Italics.set(RPr rPr) |
void |
FontColor.set(RPr rPr) |
void |
HighlightColor.set(RPr rPr) |
void |
VerticalAlignment.set(RPr rPr) |
void |
RShading.set(RPr rPr) |
void |
RBorder.set(RPr rPr) |
void |
FontSize.set(RPr rPr) |
void |
Strike.set(RPr rPr) |
void |
Underline.set(RPr rPr) |
void |
Bold.set(RPr rPr) |
abstract void |
AbstractRunProperty.set(RPr rPr) |
void |
TextDirection.set(RPr rPr) |
Modifier and Type | Method and Description |
---|---|
static RPr |
StyleUtil.apply(ParaRPr source,
RPr destination) |
static RPr |
StyleUtil.apply(RPr source,
RPr destination) |
Modifier and Type | Method and Description |
---|---|
static RPr |
StyleUtil.apply(ParaRPr source,
RPr destination) |
static ParaRPr |
StyleUtil.apply(RPr source,
ParaRPr destination) |
static RPr |
StyleUtil.apply(RPr source,
RPr destination) |
static Style |
StyleUtil.apply(RPr source,
Style destination) |
static boolean |
StyleUtil.areEqual(RPr rPr1,
RPr rPr2) |
static boolean |
StyleUtil.isEmpty(RPr rPr)
isEmpty returns true if rPr is null, or each of its
properties is in turn, empty
|
Modifier and Type | Field and Description |
---|---|
protected RPr |
CTRPrDefault.rPr |
protected RPr |
R.rPr |
protected RPr |
Lvl.rPr |
protected RPr |
CTTblStylePr.rPr |
protected RPr |
DocDefaults.RPrDefault.rPr |
protected RPr |
Style.rPr |
Modifier and Type | Field and Description |
---|---|
protected List<RPr> |
CTSdtEndPr.rPr |
Modifier and Type | Method and Description |
---|---|
RPr |
ObjectFactory.createRPr()
Create an instance of
RPr |
RPr |
CTRPrDefault.getRPr()
Gets the value of the rPr property.
|
RPr |
R.getRPr()
Gets the value of the rPr property.
|
RPr |
Lvl.getRPr()
Gets the value of the rPr property.
|
RPr |
CTTblStylePr.getRPr()
Gets the value of the rPr property.
|
RPr |
DocDefaults.RPrDefault.getRPr()
Gets the value of the rPr property.
|
RPr |
Style.getRPr()
Gets the value of the rPr property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RPr> |
ObjectFactory.createSdtPrRPr(RPr value)
|
List<RPr> |
CTSdtEndPr.getRPr()
Gets the value of the rPr property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RPr> |
ObjectFactory.createSdtPrRPr(RPr value)
|
void |
CTRPrDefault.setRPr(RPr value)
Sets the value of the rPr property.
|
void |
R.setRPr(RPr value)
Sets the value of the rPr property.
|
void |
Lvl.setRPr(RPr value)
Sets the value of the rPr property.
|
void |
CTTblStylePr.setRPr(RPr value)
Sets the value of the rPr property.
|
void |
DocDefaults.RPrDefault.setRPr(RPr value)
Sets the value of the rPr property.
|
void |
Style.setRPr(RPr value)
Sets the value of the rPr property.
|
Modifier and Type | Method and Description |
---|---|
static RPr |
TextStyles.getWmlRPr(CTTextCharacterProperties in) |
static RPr |
TextStyles.getWmlRPr(CTTextParagraphProperties lvlPPr,
BaseStyles.FontScheme fontScheme) |
Copyright © 2007-2019. All Rights Reserved.