Searched refs:IsSpellWithDigits (Results 1 – 7 of 7) sorted by relevance
161 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in PropertyHelper_Spell
202 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
5 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellWithDigits"
229 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in linguistic::PropertyHelper_Spell
88 [property] boolean IsSpellWithDigits;
326 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
394 (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) || in isValid()