Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dobjectdefaultcontext.cxx46 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()
H A Dspdefcontext.cxx37 spDefContext::spDefContext( ContextHandler& rParent, Shape& rDefaultObject ) in spDefContext() function in oox::drawingml::spDefContext
43 Reference< XFastContextHandler > spDefContext::createFastChildContext( sal_Int32 aElementToken, con… in createFastChildContext()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dspdefcontext.hxx32 class spDefContext : public oox::core::ContextHandler class
35 spDefContext( ::oox::core::ContextHandler& rParent, Shape& rDefaultObject );

Completed in 13 milliseconds