Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dtextbodycontext.cxx53 TextParagraph& mrParagraph; member in oox::drawingml::TextParagraphContext
59 , mrParagraph( rPara ) in TextParagraphContext()
83 mrParagraph.addRun( pRun ); in createFastChildContext()
91 mrParagraph.addRun( pRun ); in createFastChildContext()
98 mrParagraph.addRun( pField ); in createFastChildContext()
103 … xRet.set( new TextParagraphPropertiesContext( *this, xAttribs, mrParagraph.getProperties() ) ); in createFastChildContext()
106 … xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mrParagraph.getEndProperties() ) ); in createFastChildContext()

Completed in 17 milliseconds