Searched refs:mbWrongSpell (Results 1 – 1 of 1) sorted by relevance
75 unsigned mbWrongSpell : 1; member in drawinglayer::attribute::ImpSdrTextAttribute114 mbWrongSpell(bWrongSpell) in ImpSdrTextAttribute()151 mbWrongSpell(false) in ImpSdrTextAttribute()181 bool isWrongSpell() const { return mbWrongSpell; } in isWrongSpell()
Completed in 10 milliseconds