Searched refs:CommonBehaviorContext (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/oox/source/ppt/ |
H A D | commonbehaviorcontext.cxx | 51 CommonBehaviorContext::CommonBehaviorContext( ContextHandler& rParent, in CommonBehaviorContext() function in oox::ppt::CommonBehaviorContext 61 CommonBehaviorContext::~CommonBehaviorContext( ) throw( ) in ~CommonBehaviorContext() 67 void SAL_CALL CommonBehaviorContext::endFastElement( sal_Int32 aElement ) in endFastElement() 124 void CommonBehaviorContext::characters( const OUString& aChars ) in characters() 134 …Reference< XFastContextHandler > SAL_CALL CommonBehaviorContext::createFastChildContext( ::sal_Int… in createFastChildContext()
|
H A D | timenodelistcontext.cxx | 164 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 230 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 359 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 555 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 681 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 751 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 837 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 905 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext() 996 xRet.set( new CommonBehaviorContext ( *this, xAttribs, mpNode ) ); in createFastChildContext()
|
H A D | commonbehaviorcontext.hxx | 44 class CommonBehaviorContext class 48 CommonBehaviorContext( ::oox::core::ContextHandler& rParent, 51 ~CommonBehaviorContext( )
|
Completed in 25 milliseconds