Searched refs:mrTextCharacterProperties (Results 1 – 2 of 2) sorted by relevance
50 , mrTextCharacterProperties( rTextCharacterProperties ) in TextCharacterPropertiesContext()54 mrTextCharacterProperties.moLang = aAttribs.getString( XML_lang ); in TextCharacterPropertiesContext()56 mrTextCharacterProperties.moHeight = aAttribs.getInteger( XML_sz ); in TextCharacterPropertiesContext()58 mrTextCharacterProperties.moUnderline = aAttribs.getToken( XML_u ); in TextCharacterPropertiesContext()60 mrTextCharacterProperties.moStrikeout = aAttribs.getToken( XML_strike ); in TextCharacterPropertiesContext()64 mrTextCharacterProperties.moBold = aAttribs.getBool( XML_b ); in TextCharacterPropertiesContext()66 mrTextCharacterProperties.moItalic = aAttribs.getBool( XML_i ); in TextCharacterPropertiesContext()131 mrTextCharacterProperties.moUnderlineLineFollowText = true; in createFastChildContext()140 mrTextCharacterProperties.moUnderlineFillFollowText = true; in createFastChildContext()148 mrTextCharacterProperties.maLatinFont.setAttributes( aAttribs ); in createFastChildContext()[all …]
45 TextCharacterProperties& mrTextCharacterProperties; member in oox::drawingml::TextCharacterPropertiesContext
Completed in 12 milliseconds