Searched refs:getTextParagraphProperties (Results 1 – 2 of 2) sorted by relevance
42 … inline TextParagraphProperties& getTextParagraphProperties() { return maTextParagraphProperties; } in getTextParagraphProperties() function in oox::drawingml::TextField43 …inline const TextParagraphProperties& getTextParagraphProperties() const { return maTextParagraphP… in getTextParagraphProperties() function in oox::drawingml::TextField
73 … new TextParagraphPropertiesContext( *this, xAttribs, mrTextField.getTextParagraphProperties() ) ); in createFastChildContext()
Completed in 16 milliseconds