Searched refs:IsSpellUpperCase (Results 1 – 7 of 7) sorted by relevance
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"
228 sal_Bool IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in linguistic::PropertyHelper_Spell
82 [property] boolean IsSpellUpperCase;
325 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
393 (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) || in isValid()
Completed in 34 milliseconds