Searched refs:IsSpellWithDigits (Results 1 – 8 of 8) sorted by relevance
244 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in linguistic::PropertyHelper_Spell271 sal_Bool IsSpellWithDigits() const;
829 sal_Bool PropertyHelper_Spelling::IsSpellWithDigits() const in IsSpellWithDigits() function in linguistic::PropertyHelper_Spelling831 return pInst->IsSpellWithDigits(); in IsSpellWithDigits()
156 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in PropertyHelper_Spell
199 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
5 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellWithDigits"
88 [property] boolean IsSpellWithDigits;
323 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
417 (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) || in isValid()