Home
last modified time | relevance | path

Searched refs:MalFormedLocaleException (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dlocale.hxx117 struct MalFormedLocaleException struct in comphelper::Locale
122 MalFormedLocaleException() in MalFormedLocaleException() argument
125 MalFormedLocaleException(const ::rtl::OUString& sMessage) in MalFormedLocaleException() function
189 throw(MalFormedLocaleException);
293 throw(MalFormedLocaleException);
384 throw(MalFormedLocaleException);
/trunk/main/comphelper/source/misc/
H A Dlocale.cxx359 throw(Locale::MalFormedLocaleException) in Locale()
432 throw(Locale::MalFormedLocaleException) in fromISO()
509 throw(Locale::MalFormedLocaleException) in getFallback()
/trunk/main/configmgr/source/
H A Dconfigurationprovider.cxx370 } catch (comphelper::Locale::MalFormedLocaleException & e) { in getLocale()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1582 catch( ::comphelper::Locale::MalFormedLocaleException& ) in implGetFileFromPackage()
1725 catch( ::comphelper::Locale::MalFormedLocaleException& ) in implGetHdfFromPackage()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx1299 catch( ::comphelper::Locale::MalFormedLocaleException& ) in implGetTreeFileFromPackage()