Searched refs:HeaderFooterContext (Results 1 – 4 of 4) sorted by relevance
33 HeaderFooterContext::HeaderFooterContext( ContextHandler& rParent, in HeaderFooterContext() function in oox::ppt::HeaderFooterContext56 HeaderFooterContext::~HeaderFooterContext( ) in ~HeaderFooterContext()
35 class HeaderFooterContext : public ::oox::core::ContextHandler class38 HeaderFooterContext( ::oox::core::ContextHandler& rParent,41 ~HeaderFooterContext( );
68 xRet.set( new HeaderFooterContext( *this, xAttribs, mpSlidePersistPtr->getHeaderFooter() ) ); in createFastChildContext()
130 xRet.set( new HeaderFooterContext( *this, xAttribs, mpSlidePersistPtr->getHeaderFooter() ) ); in createFastChildContext()
Completed in 17 milliseconds