Searched refs:aTextCharProps (Results 1 – 1 of 1) sorted by relevance
116 TextCharacterProperties aTextCharProps; in applyTableStylePart() local117 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() local293 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getNwCell()); in pushToXCell()305 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getSwCell()); in pushToXCell()[all …]
Completed in 15 milliseconds