Lines Matching refs:TextAttrib
39 TextAttrib(TEXTATTR_SPELL_ERROR), in SpellErrorAttrib()
48 TextAttrib(TEXTATTR_SPELL_ERROR), in SpellErrorAttrib()
68 TextAttrib* SpellErrorAttrib::Clone() const in Clone()
75 int SpellErrorAttrib::operator==( const TextAttrib& rAttr ) const in operator ==()
84 TextAttrib(TEXTATTR_SPELL_LANGUAGE), in SpellLanguageAttrib()
92 TextAttrib(TEXTATTR_SPELL_LANGUAGE), in SpellLanguageAttrib()
112 TextAttrib* SpellLanguageAttrib::Clone() const in Clone()
119 int SpellLanguageAttrib::operator==( const TextAttrib& rAttr ) const in operator ==()
128 TextAttrib(TEXTATTR_SPELL_BACKGROUND), in SpellBackgroundAttrib()
136 TextAttrib(TEXTATTR_SPELL_BACKGROUND), in SpellBackgroundAttrib()
156 TextAttrib* SpellBackgroundAttrib::Clone() const in Clone()
163 int SpellBackgroundAttrib::operator==( const TextAttrib& rAttr ) const in operator ==()