Home
last modified time | relevance | path

Searched refs:IsSpellUpperCase (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/linguistic/workben/
H A Dsprophelp.hxx160 BOOL IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in PropertyHelper_Spell
H A Dsspellimp.cxx201 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
/aoo4110/main/qadevOOo/objdsc/lng/
H A Dcom.sun.star.lingu2.LinguProps.csv4 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellUpperCase"
/aoo4110/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx228 sal_Bool IsSpellUpperCase() const { return bResIsSpellUpperCase; } in IsSpellUpperCase() function in linguistic::PropertyHelper_Spell
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl82 [property] boolean IsSpellUpperCase;
/aoo4110/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx325 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx393 (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) || in isValid()

Completed in 26 milliseconds