Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dcommontimenodecontext.hxx38 class CommonTimeNodeContext class
42CommonTimeNodeContext( ::oox::core::ContextHandler& rParent, sal_Int32 aElement, const ::com::sun…
43 ~CommonTimeNodeContext( ) throw( );
H A Dcommontimenodecontext.cxx371 CommonTimeNodeContext::CommonTimeNodeContext( in CommonTimeNodeContext() function in oox::ppt::CommonTimeNodeContext
609 CommonTimeNodeContext::~CommonTimeNodeContext( ) throw ( ) in ~CommonTimeNodeContext()
614 void SAL_CALL CommonTimeNodeContext::endFastElement( sal_Int32 aElement ) in endFastElement()
623 …Reference< XFastContextHandler > SAL_CALL CommonTimeNodeContext::createFastChildContext( ::sal_Int… in createFastChildContext()
H A Dcommonbehaviorcontext.cxx140 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
H A Dtimenodelistcontext.cxx405 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
452 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()