Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dtextbodycontext.cxx173 , mrTextBody( rTextBody ) in TextBodyContext()
192 … xRet.set( new TextBodyPropertiesContext( *this, xAttribs, mrTextBody.getTextProperties() ) ); in createFastChildContext()
195 xRet.set( new TextListStyleContext( *this, mrTextBody.getTextListStyle() ) ); in createFastChildContext()
198 xRet.set( new TextParagraphContext( *this, mrTextBody.addParagraph() ) ); in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextbodycontext.hxx44 TextBody& mrTextBody; member in oox::drawingml::TextBodyContext

Completed in 8 milliseconds