Searched refs:spDefContext (Results 1 – 3 of 3) sorted by relevance
46 return new spDefContext( *this, mrTheme.getSpDef() ); in createFastChildContext()48 return new spDefContext( *this, mrTheme.getLnDef() ); in createFastChildContext()50 return new spDefContext( *this, mrTheme.getTxDef() ); in createFastChildContext()
37 spDefContext::spDefContext( ContextHandler& rParent, Shape& rDefaultObject ) in spDefContext() function in oox::drawingml::spDefContext43 Reference< XFastContextHandler > spDefContext::createFastChildContext( sal_Int32 aElementToken, con… in createFastChildContext()
32 class spDefContext : public oox::core::ContextHandler class35 spDefContext( ::oox::core::ContextHandler& rParent, Shape& rDefaultObject );
Completed in 12 milliseconds