Searched refs:TextTabStopListContext (Results 1 – 3 of 3) sorted by relevance
40 …TextTabStopListContext::TextTabStopListContext( ContextHandler& rParent, std::list< TabStop > & a… in TextTabStopListContext() function in oox::drawingml::TextTabStopListContext46 TextTabStopListContext::~TextTabStopListContext() in ~TextTabStopListContext()50 void SAL_CALL TextTabStopListContext::endFastElement( ::sal_Int32 /*Element*/ ) in endFastElement()56 …Reference< ::XFastContextHandler > TextTabStopListContext::createFastChildContext( ::sal_Int32 aEl… in createFastChildContext()
35 class TextTabStopListContext : public ::oox::core::ContextHandler class38 TextTabStopListContext( ::oox::core::ContextHandler& rParent,40 ~TextTabStopListContext();
265 xRet.set( new TextTabStopListContext( *this, maTabList ) ); in createFastChildContext()
Completed in 369 milliseconds