Home
last modified time | relevance | path

Searched refs:aTextCharProps (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/oox/source/drawingml/table/
H A Dtablecell.cxx116 TextCharacterProperties aTextCharProps; in applyTableStylePart() local
117 aTextCharProps.maLatinFont = rTableStylePart.getLatinFont(); in applyTableStylePart()
118 aTextCharProps.maAsianFont = rTableStylePart.getAsianFont(); in applyTableStylePart()
119 aTextCharProps.maComplexFont = rTableStylePart.getComplexFont(); in applyTableStylePart()
120 aTextCharProps.maSymbolFont = rTableStylePart.getSymbolFont(); in applyTableStylePart()
121 aTextCharProps.maCharColor = rTableStylePart.getTextColor(); in applyTableStylePart()
124 aTextCharProps.pushToPropSet( aPropSet, rFilterBase ); in applyTableStylePart()
198 TextCharacterProperties aTextCharProps; in pushToXCell() local
293 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getNwCell()); in pushToXCell()
305 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getSwCell()); in pushToXCell()
[all …]

Completed in 14 milliseconds