Searched refs:getComplexFont (Results 1 – 3 of 3) sorted by relevance
49 ::oox::drawingml::TextFont& getComplexFont(){ return maComplexFont; } in getComplexFont() function in oox::drawingml::table::TableStylePart
78 mrTableStylePart.getComplexFont().setAttributes( aAttribs ); in createFastChildContext()
119 aTextCharProps.maComplexFont = rTableStylePart.getComplexFont(); in applyTableStylePart()