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 ) throw ( SAXException, Ru… in endFastElement()
623 …Reference< XFastContextHandler > SAL_CALL CommonTimeNodeContext::createFastChildContext( ::sal_Int… in createFastChildContext()
H A Dcommonbehaviorcontext.cxx143 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
H A Dtimenodelistcontext.cxx412 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
460 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()

Completed in 28 milliseconds