Searched refs:hasForbiddenCharacters (Results 1 – 9 of 9) sorted by relevance
86 boolean has1 = fc1.hasForbiddenCharacters(loc);87 boolean has2 = fc2.hasForbiddenCharacters(loc);136 public boolean hasForbiddenCharacters(Locale rLocale) { in hasForbiddenCharacters() method in _SpreadsheetDocumentSettings.ForbiddenChrTest
86 sal_Bool hasForbiddenCharacters(LanguageType eLang);104 sal_Bool SvxAsianLayoutPage_Impl::hasForbiddenCharacters(LanguageType eLang) in hasForbiddenCharacters() function in SvxAsianLayoutPage_Impl352 bAvail = pImpl->hasForbiddenCharacters(eSelectLanguage); in IMPL_LINK()370 bAvail = pImpl->xForbidden->hasForbiddenCharacters(aLocale); in IMPL_LINK()
70 sal_Bool SvxUnoForbiddenCharsTable::hasForbiddenCharacters( const Locale& rLocale ) in hasForbiddenCharacters() function in SvxUnoForbiddenCharsTable140 return hasForbiddenCharacters( aLocale ); in hasLocale()
52 …virtual sal_Bool SAL_CALL hasForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) th…
224 static bool hasForbiddenCharacters( LanguageType nLang );
61 boolean hasForbiddenCharacters(
281 bool MsLangId::hasForbiddenCharacters( LanguageType nLang ) in hasForbiddenCharacters() function in MsLangId
310 MsLangId::hasForbiddenCharacters(nLangType)) || in SetLanguageList()
483 if( xForbChars->hasForbiddenCharacters( *pLocales ) ) in exportForbiddenCharacters()
Completed in 118 milliseconds