Searched refs:CustomShowContext (Results 1 – 1 of 1) sorted by relevance
32 class CustomShowContext : public ::oox::core::ContextHandler class37 CustomShowContext( ::oox::core::ContextHandler& rParent,40 ~CustomShowContext( );46 CustomShowContext::CustomShowContext( ContextHandler& rParent, in CustomShowContext() function in oox::ppt::CustomShowContext56 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 7 milliseconds