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() local199 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getWholeTbl()); in pushToXCell()211 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getFirstRow()); in pushToXCell()[all …]