Searched refs:CommonTimeNodeContext (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/oox/source/ppt/ |
H A D | commontimenodecontext.hxx | 38 class CommonTimeNodeContext class 42 …CommonTimeNodeContext( ::oox::core::ContextHandler& rParent, sal_Int32 aElement, const ::com::sun… 43 ~CommonTimeNodeContext( ) throw( );
|
H A D | commontimenodecontext.cxx | 371 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 D | commonbehaviorcontext.cxx | 143 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
|
H A D | timenodelistcontext.cxx | 412 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext() 460 xRet.set( new CommonTimeNodeContext( *this, aElementToken, xAttribs, mpNode ) ); in createFastChildContext()
|
Completed in 36 milliseconds