Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dtextrun.cxx63 TextCharacterProperties aTextCharacterProps( rTextCharacterStyle ); in insertAt() local
64 aTextCharacterProps.assignUsed( maTextCharacterProperties ); in insertAt()
65 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
80 …if ( !aTextCharacterProps.maSymbolFont.getFontData( aSymbolFontName, nSymbolFontPitch, nSymbolFont… in insertAt()
84aTextCharacterProps.maLatinFont.getFontData( aLatinFontName, nLatinFontPitch, nLatinFontFamily, rF… in insertAt()
122 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
H A Dtextfield.cxx152 TextCharacterProperties aTextCharacterProps( rTextCharacterStyle ); in insertAt() local
153 aTextCharacterProps.assignUsed( maTextParagraphProperties.getTextCharacterProperties() ); in insertAt()
154 aTextCharacterProps.assignUsed( getTextCharacterProperties() ); in insertAt()
155 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
H A Dtextparagraph.cxx92 TextCharacterProperties aTextCharacterProps( aTextCharacterStyle ); in insertAt() local
93 aTextCharacterProps.assignUsed( maEndProperties ); in insertAt()
94 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()

Completed in 19 milliseconds