Searched refs:CustomShowListContext (Results 1 – 3 of 3) sorted by relevance
80 CustomShowListContext::CustomShowListContext( ContextHandler& rParent, in CustomShowListContext() function in oox::ppt::CustomShowListContext87 CustomShowListContext::~CustomShowListContext( ) in ~CustomShowListContext()91 Reference< XFastContextHandler > SAL_CALL CustomShowListContext::createFastChildContext( sal_Int32 … in createFastChildContext()
43 class CustomShowListContext : public ::oox::core::ContextHandler class48 CustomShowListContext( ::oox::core::ContextHandler& rParent,51 ~CustomShowListContext( );
337 xRet.set( new CustomShowListContext( *this, maCustomShowList ) ); in createFastChildContext()
Completed in 12 milliseconds