Searched refs:EffectStyleListContext (Results 1 – 1 of 1) sorted by relevance
108 class EffectStyleListContext : public ContextHandler class111 EffectStyleListContext( ContextHandler& rParent, EffectStyleList& rEffectStyleList );118 EffectStyleListContext::EffectStyleListContext( ContextHandler& rParent, EffectStyleList& rEffectSt… in EffectStyleListContext() function in oox::drawingml::EffectStyleListContext124 Reference< XFastContextHandler > EffectStyleListContext::createFastChildContext( sal_Int32 nElement… in createFastChildContext()226 return new EffectStyleListContext( *this, mrTheme.getEffectStyleList() ); in createFastChildContext()
Completed in 12 milliseconds