Home
last modified time | relevance | path

Searched refs:TextListStyleContext (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/oox/source/drawingml/
H A Dtextliststylecontext.cxx38 TextListStyleContext::TextListStyleContext( ContextHandler& rParent, TextListStyle& rTextListStyle ) in TextListStyleContext() function in oox::drawingml::TextListStyleContext
44 TextListStyleContext::~TextListStyleContext() in ~TextListStyleContext()
50 void TextListStyleContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeException) in endFastElement()
56 Reference< XFastContextHandler > TextListStyleContext::createFastChildContext( sal_Int32 aElementTo… in createFastChildContext()
H A Dspdefcontext.cxx61 … xRet.set( new TextListStyleContext( *this, *mrDefaultObject.getMasterTextListStyle() ) ); in createFastChildContext()
H A Dtextbodycontext.cxx195 xRet.set( new TextListStyleContext( *this, mrTextBody.getTextListStyle() ) ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextliststylecontext.hxx32 class TextListStyleContext : public ::oox::core::ContextHandler class
35 TextListStyleContext( ::oox::core::ContextHandler& rParent, TextListStyle& rTextListStyle );
36 ~TextListStyleContext();
/aoo4110/main/oox/source/ppt/
H A Dslidemastertextstylescontext.cxx76 xRet.set( new oox::drawingml::TextListStyleContext( *this, *aTextListStylePtr ) ); in createFastChildContext()
H A Dpresentationfragmenthandler.cxx340 xRet.set( new TextListStyleContext( *this, *mpTextListStyle ) ); in createFastChildContext()

Completed in 34 milliseconds