Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dcommonbehaviorcontext.cxx51 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 Dtimenodelistcontext.cxx164 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 Dcommonbehaviorcontext.hxx44 class CommonBehaviorContext class
48 CommonBehaviorContext( ::oox::core::ContextHandler& rParent,
51 ~CommonBehaviorContext( )

Completed in 37 milliseconds