Searched refs:aTextCharacterProps (Results 1 – 3 of 3) sorted by relevance
63 TextCharacterProperties aTextCharacterProps( rTextCharacterStyle ); in insertAt() local64 aTextCharacterProps.assignUsed( maTextCharacterProperties ); in insertAt()65 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()80 …if ( !aTextCharacterProps.maSymbolFont.getFontData( aSymbolFontName, nSymbolFontPitch, nSymbolFont… in insertAt()84 …aTextCharacterProps.maLatinFont.getFontData( aLatinFontName, nLatinFontPitch, nLatinFontFamily, rF… in insertAt()122 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
152 TextCharacterProperties aTextCharacterProps( rTextCharacterStyle ); in insertAt() local153 aTextCharacterProps.assignUsed( maTextParagraphProperties.getTextCharacterProperties() ); in insertAt()154 aTextCharacterProps.assignUsed( getTextCharacterProperties() ); in insertAt()155 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
92 TextCharacterProperties aTextCharacterProps( aTextCharacterStyle ); in insertAt() local93 aTextCharacterProps.assignUsed( maEndProperties ); in insertAt()94 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
Completed in 20 milliseconds