Searched refs:CondListContext (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/oox/source/ppt/ |
H A D | conditioncontext.cxx | 170 CondListContext::CondListContext( in CondListContext() function in oox::ppt::CondListContext 180 CondListContext::~CondListContext( ) in ~CondListContext() 185 …Reference< XFastContextHandler > CondListContext::createFastChildContext( ::sal_Int32 aElement, co… in createFastChildContext()
|
H A D | conditioncontext.hxx | 60 class CondListContext class 64 CondListContext( ::oox::core::ContextHandler& rParent, 68 ~CondListContext( ) throw( );
|
H A D | timenodelistcontext.cxx | 415 xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, in createFastChildContext() 419 xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, in createFastChildContext()
|
H A D | commontimenodecontext.cxx | 635 …xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, mpNode->getStartCondition()… in createFastChildContext() 638 …xRet.set( new CondListContext( *this, aElementToken, xAttribs, mpNode, mpNode->getEndCondition() )… in createFastChildContext()
|
Completed in 21 milliseconds