Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/ppt/
H A Dconditioncontext.cxx49CondContext::CondContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, in CondContext() function in oox::ppt::CondContext
106 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()
H A Dconditioncontext.hxx40 class CondContext class
44 CondContext( ::oox::core::ContextHandler& rParent,
47 ~CondContext( ) throw( );
H A Dcommontimenodecontext.cxx642 xRet.set( new CondContext( *this, xAttribs, mpNode, mpNode->getEndSyncValue() ) ); in createFastChildContext()

Completed in 13 milliseconds