Searched refs:IsSpellWithDigits (Results 1 – 8 of 8) sorted by relevance
250 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in linguistic::PropertyHelper_Spell277 sal_Bool IsSpellWithDigits() const;
838 sal_Bool PropertyHelper_Spelling::IsSpellWithDigits() const in IsSpellWithDigits() function in linguistic::PropertyHelper_Spelling840 return pInst->IsSpellWithDigits(); in IsSpellWithDigits()
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"
88 [property] boolean IsSpellWithDigits;
326 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
420 (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) || in isValid()
Completed in 24 milliseconds