Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.openpackaging.parts | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTLanguage |
StyleUtil.apply(CTLanguage source,
CTLanguage destination) |
Modifier and Type | Method and Description |
---|---|
static CTLanguage |
StyleUtil.apply(CTLanguage source,
CTLanguage destination) |
Modifier and Type | Method and Description |
---|---|
String |
ThemePart.getFont(STTheme type,
CTLanguage themeFontLang) |
Modifier and Type | Field and Description |
---|---|
protected CTLanguage |
RPrAbstract.lang |
protected CTLanguage |
CTSettings.themeFontLang |
Modifier and Type | Method and Description |
---|---|
CTLanguage |
ObjectFactory.createCTLanguage()
Create an instance of
CTLanguage |
CTLanguage |
RPrAbstract.getLang()
Gets the value of the lang property.
|
CTLanguage |
CTSettings.getThemeFontLang()
Gets the value of the themeFontLang property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTLanguage> |
ObjectFactory.createCTParaRPrOriginalLang(CTLanguage value)
|
JAXBElement<CTLanguage> |
ObjectFactory.createCTRPrChangeRPrLang(CTLanguage value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTLanguage> |
ObjectFactory.createCTParaRPrOriginalLang(CTLanguage value)
|
JAXBElement<CTLanguage> |
ObjectFactory.createCTRPrChangeRPrLang(CTLanguage value)
|
void |
RPrAbstract.setLang(CTLanguage value)
Sets the value of the lang property.
|
void |
CTSettings.setThemeFontLang(CTLanguage value)
Sets the value of the themeFontLang property.
|
Copyright © 2007-2019. All Rights Reserved.