Searched refs:moItalic (Results 1 – 3 of 3) sorted by relevance
65 moItalic.assignIfUsed( rSourceProps.moItalic ); in assignUsed()139 awt::FontSlant eSlant = moItalic.get( false ) ? awt::FontSlant_ITALIC : awt::FontSlant_NONE; in pushToPropMap()
66 mrTextCharacterProperties.moItalic = aAttribs.getBool( XML_i ); in TextCharacterPropertiesContext()
56 OptValue< bool > moItalic; member