Searched refs:maTextCharacterProperties (Results 1 – 4 of 4) sorted by relevance
43 …TextCharacterProperties& getTextCharacterProperties() { return maTextCharacterProperties; } in getTextCharacterProperties()44 …TextCharacterProperties& getTextCharacterProperties() const { return maTextCharacterProperties; } in getTextCharacterProperties()56 TextCharacterProperties maTextCharacterProperties; member in oox::drawingml::TextRun
94 …tCharacterProperties& getTextCharacterProperties() { return maTextCharacterProperties; } in getTextCharacterProperties()95 …tCharacterProperties& getTextCharacterProperties() const { return maTextCharacterProperties; } in getTextCharacterProperties()114 TextCharacterProperties maTextCharacterProperties; member in oox::drawingml::TextParagraphProperties
64 aTextCharacterProps.assignUsed( maTextCharacterProperties ); in insertAt()67 if( maTextCharacterProperties.maHyperlinkPropertyMap.empty() ) in insertAt()138 aFieldProps.setProperties( maTextCharacterProperties.maHyperlinkPropertyMap ); in insertAt()
334 maTextCharacterProperties.assignUsed( rSourceProps.maTextCharacterProperties ); in apply()416 return maTextCharacterProperties.getCharHeightPoints( fDefault ); in getCharHeightPoints()
Completed in 21 milliseconds