Home
last modified time | relevance | path

Searched refs:hasForbiddenCharacters (Results 1 – 9 of 9) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SpreadsheetDocumentSettings.java86 boolean has1 = fc1.hasForbiddenCharacters(loc);
87 boolean has2 = fc2.hasForbiddenCharacters(loc);
136 public boolean hasForbiddenCharacters(Locale rLocale) { in hasForbiddenCharacters() method in _SpreadsheetDocumentSettings.ForbiddenChrTest
/trunk/main/cui/source/options/
H A Doptasian.cxx86 sal_Bool hasForbiddenCharacters(LanguageType eLang);
104 sal_Bool SvxAsianLayoutPage_Impl::hasForbiddenCharacters(LanguageType eLang) in hasForbiddenCharacters() function in SvxAsianLayoutPage_Impl
352 bAvail = pImpl->hasForbiddenCharacters(eSelectLanguage); in IMPL_LINK()
370 bAvail = pImpl->xForbidden->hasForbiddenCharacters(aLocale); in IMPL_LINK()
/trunk/main/editeng/source/uno/
H A DUnoForbiddenCharsTable.cxx70 sal_Bool SvxUnoForbiddenCharsTable::hasForbiddenCharacters( const Locale& rLocale ) in hasForbiddenCharacters() function in SvxUnoForbiddenCharsTable
140 return hasForbiddenCharacters( aLocale ); in hasLocale()
/trunk/main/editeng/inc/editeng/
H A DUnoForbiddenCharsTable.hxx52 …virtual sal_Bool SAL_CALL hasForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) th…
/trunk/main/i18npool/inc/i18npool/
H A Dmslangid.hxx224 static bool hasForbiddenCharacters( LanguageType nLang );
/trunk/main/offapi/com/sun/star/i18n/
H A DXForbiddenCharacters.idl61 boolean hasForbiddenCharacters(
/trunk/main/i18npool/source/isolang/
H A Dmslangid.cxx281 bool MsLangId::hasForbiddenCharacters( LanguageType nLang ) in hasForbiddenCharacters() function in MsLangId
/trunk/main/svx/source/dialog/
H A Dlangbox.cxx310 MsLangId::hasForbiddenCharacters(nLangType)) || in SetLanguageList()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx483 if( xForbChars->hasForbiddenCharacters( *pLocales ) ) in exportForbiddenCharacters()

Completed in 41 milliseconds