Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dthemeelementscontext.cxx108 class EffectStyleListContext : public ContextHandler class
111 EffectStyleListContext( ContextHandler& rParent, EffectStyleList& rEffectStyleList );
118 EffectStyleListContext::EffectStyleListContext( ContextHandler& rParent, EffectStyleList& rEffectSt… in EffectStyleListContext() function in oox::drawingml::EffectStyleListContext
124 Reference< XFastContextHandler > EffectStyleListContext::createFastChildContext( sal_Int32 nElement… in createFastChildContext()
226 return new EffectStyleListContext( *this, mrTheme.getEffectStyleList() ); in createFastChildContext()

Completed in 8 milliseconds