Searched refs:maEndProperties (Results 1 – 2 of 2) sorted by relevance
52 inline TextCharacterProperties& getEndProperties() { return maEndProperties; } in getEndProperties()53 inline const TextCharacterProperties& getEndProperties() const { return maEndProperties; } in getEndProperties()67 TextCharacterProperties maEndProperties; member in oox::drawingml::TextParagraph
93 aTextCharacterProps.assignUsed( maEndProperties ); in insertAt()
Completed in 12 milliseconds