Searched refs:CondContext (Results 1 – 3 of 3) sorted by relevance
49 …CondContext::CondContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, in CondContext() function in oox::ppt::CondContext106 CondContext::~CondContext( ) throw( ) in ~CondContext()114 …Reference< XFastContextHandler > SAL_CALL CondContext::createFastChildContext( ::sal_Int32 aElemen… in createFastChildContext()194 xRet.set( new CondContext( *this, xAttribs, mpNode, maConditions.back() ) ); in createFastChildContext()
40 class CondContext class44 CondContext( ::oox::core::ContextHandler& rParent,47 ~CondContext( ) throw( );
642 xRet.set( new CondContext( *this, xAttribs, mpNode, mpNode->getEndSyncValue() ) ); in createFastChildContext()
Completed in 17 milliseconds