Searched refs:FontSchemeContext (Results 1 – 1 of 1) sorted by relevance
138 class FontSchemeContext : public ContextHandler class141 FontSchemeContext( ContextHandler& rParent, FontScheme& rFontScheme );150 FontSchemeContext::FontSchemeContext( ContextHandler& rParent, FontScheme& rFontScheme ) : in FontSchemeContext() function in oox::drawingml::FontSchemeContext156 Reference< XFastContextHandler > FontSchemeContext::createFastChildContext( sal_Int32 nElement, con… in createFastChildContext()187 void FontSchemeContext::endFastElement( sal_Int32 nElement ) throw (SAXException, RuntimeException) in endFastElement()215 return new FontSchemeContext( *this, mrTheme.getFontScheme() ); in createFastChildContext()
Completed in 9 milliseconds