Searched refs:getFontScheme (Results 1 – 2 of 2) sorted by relevance
76 inline FontScheme& getFontScheme() { return maFontScheme; } in getFontScheme() function in oox::drawingml::Theme77 inline const FontScheme& getFontScheme() const { return maFontScheme; } in getFontScheme() function in oox::drawingml::Theme
215 return new FontSchemeContext( *this, mrTheme.getFontScheme() ); in createFastChildContext()
Completed in 20 milliseconds