Searched refs:getEndProperties (Results 1 – 2 of 2) sorted by relevance
52 inline TextCharacterProperties& getEndProperties() { return maEndProperties; } in getEndProperties() function in oox::drawingml::TextParagraph53 inline const TextCharacterProperties& getEndProperties() const { return maEndProperties; } in getEndProperties() function in oox::drawingml::TextParagraph
106 … xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mrParagraph.getEndProperties() ) ); in createFastChildContext()
Completed in 11 milliseconds