Searched refs:BuildListContext (Results 1 – 3 of 3) sorted by relevance
36 BuildListContext::BuildListContext( ContextHandler& rParent, in BuildListContext() function in oox::ppt::BuildListContext46 BuildListContext::~BuildListContext( ) in ~BuildListContext()50 …void SAL_CALL BuildListContext::endFastElement( sal_Int32 aElement ) throw ( SAXException, Runtime… in endFastElement()62 …Reference< XFastContextHandler > SAL_CALL BuildListContext::createFastChildContext( ::sal_Int32 aE… in createFastChildContext()
36 class BuildListContext class40 BuildListContext( ::oox::core::ContextHandler& rParent,44 ~BuildListContext( );
70 xRet.set( new BuildListContext( *this, xAttribs, maTimeNodeList ) ); in createFastChildContext()
Completed in 13 milliseconds