Searched refs:IsSpellUpperCase (Results 1 – 8 of 8) sorted by relevance
243 sal_Bool IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in linguistic::PropertyHelper_Spell270 sal_Bool IsSpellUpperCase() const;
824 sal_Bool PropertyHelper_Spelling::IsSpellUpperCase() const in IsSpellUpperCase() function in linguistic::PropertyHelper_Spelling826 return pInst->IsSpellUpperCase(); in IsSpellUpperCase()
155 BOOL IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in PropertyHelper_Spell
198 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
4 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellUpperCase"
82 [property] boolean IsSpellUpperCase;
322 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
416 (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) || in isValid()