Home
last modified time | relevance | path

Searched refs:getTextListStyle (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextbody.hxx51 inline const TextListStyle& getTextListStyle() const { return maTextListStyle; } in getTextListStyle() function in oox::drawingml::TextBody
52 inline TextListStyle& getTextListStyle() { return maTextListStyle; } in getTextListStyle() function in oox::drawingml::TextBody
/aoo4110/main/oox/source/drawingml/
H A Dtextbodycontext.cxx195 xRet.set( new TextListStyleContext( *this, mrTextBody.getTextListStyle() ) ); in createFastChildContext()

Completed in 14 milliseconds