Home
last modified time | relevance | path

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

/AOO41X/main/oox/inc/oox/drawingml/table/
H A Dtablestylepart.hxx51 ::oox::drawingml::TextFont& getLatinFont(){ return maLatinFont; } in getLatinFont() function in oox::drawingml::table::TableStylePart
/AOO41X/main/oox/source/drawingml/table/
H A Dtablestyletextstylecontext.cxx84 mrTableStylePart.getLatinFont().setAttributes( aAttribs ); in createFastChildContext()
H A Dtablecell.cxx117 aTextCharProps.maLatinFont = rTableStylePart.getLatinFont(); in applyTableStylePart()