Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dcustomshowlistcontext.cxx32 class CustomShowContext : public ::oox::core::ContextHandler class
37 CustomShowContext( ::oox::core::ContextHandler& rParent,
40 ~CustomShowContext( );
46 CustomShowContext::CustomShowContext( ContextHandler& rParent, in CustomShowContext() function in oox::ppt::CustomShowContext
56 CustomShowContext::~CustomShowContext( ) in ~CustomShowContext()
60 Reference< XFastContextHandler > SAL_CALL CustomShowContext::createFastChildContext( sal_Int32 aEle… in createFastChildContext()
102 xRet = new CustomShowContext( *this, xAttribs, mrCustomShowList.back() ); in createFastChildContext()

Completed in 5 milliseconds