Home
last modified time | relevance | path

Searched refs:isWrongSpell (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/sdr/attribute/
H A Dsdrtextattribute.cxx181 bool isWrongSpell() const { return mbWrongSpell; } in isWrongSpell() function in drawinglayer::attribute::ImpSdrTextAttribute
239 && isWrongSpell() == rCandidate.isWrongSpell()); in operator ==()
393 bool SdrTextAttribute::isWrongSpell() const in isWrongSpell() function in drawinglayer::attribute::SdrTextAttribute
395 return mpSdrTextAttribute->isWrongSpell(); in isWrongSpell()
/aoo41x/main/svx/inc/svx/sdr/attribute/
H A Dsdrtextattribute.hxx101 bool isWrongSpell() const;

Completed in 13 milliseconds