Home
last modified time | relevance | path

Searched refs:TextTabStopListContext (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dtexttabstoplistcontext.cxx40TextTabStopListContext::TextTabStopListContext( ContextHandler& rParent, std::list< TabStop > & a… in TextTabStopListContext() function in oox::drawingml::TextTabStopListContext
46 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()
H A Dtexttabstoplistcontext.hxx35 class TextTabStopListContext : public ::oox::core::ContextHandler class
38 TextTabStopListContext( ::oox::core::ContextHandler& rParent,
40 ~TextTabStopListContext();
H A Dtextparagraphpropertiescontext.cxx265 xRet.set( new TextTabStopListContext( *this, maTabList ) ); in createFastChildContext()

Completed in 9 milliseconds