Searched refs:IsSpellUpperCase (Results 1 – 8 of 8) sorted by relevance
249 sal_Bool IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in linguistic::PropertyHelper_Spell276 sal_Bool IsSpellUpperCase() const;
833 sal_Bool PropertyHelper_Spelling::IsSpellUpperCase() const in IsSpellUpperCase() function in linguistic::PropertyHelper_Spelling835 return pInst->IsSpellUpperCase(); in IsSpellUpperCase()
160 BOOL IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in PropertyHelper_Spell
201 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
4 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellUpperCase"
82 [property] boolean IsSpellUpperCase;
325 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
419 (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) || in isValid()
Completed in 42 milliseconds