Home
last modified time | relevance | path

Searched refs:IsUpper (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/linguistic/inc/linguistic/
H A Dmisc.hxx180 LNG_DLLPUBLIC sal_Bool IsUpper( const String &rText, xub_StrLen nPos, xub_StrLen nLen, sal_I…
183 inline sal_Bool IsUpper( const String &rText, sal_Int16 nLanguage ) { return IsUpper( rT… in IsUpper() function
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java135 private boolean IsUpper( String aWord, Locale aLocale ) in IsUpper() method in SampleSpellChecker
309 if ( (!bIsSpellUpperCase && IsUpper( aWord, aLocale )) in isValid()
/aoo42x/main/linguistic/workben/
H A Dsspellimp.cxx201 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx325 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid()
/aoo42x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx419 (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) || in isValid()
/aoo42x/main/linguistic/source/
H A Dmisc.cxx720 sal_Bool IsUpper( const String &rText, xub_StrLen nPos, xub_StrLen nLen, sal_Int16 nLanguage ) in IsUpper() function

Completed in 39 milliseconds