Home
last modified time | relevance | path

Searched defs:locale (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DReportExpressionMetaData.java34 String getParameterDisplayName(int param, Locale locale); in getParameterDisplayName()
36 String getParameterDescription(int param, Locale locale); in getParameterDescription()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/expressions/
H A DSumExpressionMetaData.java57 public String getParameterDescription(final int param, final Locale locale) in getParameterDescription()
63 public String getParameterDisplayName(final int param, final Locale locale) in getParameterDisplayName()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx250 const Locale& locale ) in hasEntryForIdAndLocale()
355 void StringResourceImpl::implSetCurrentLocale( const Locale& locale, in implSetCurrentLocale()
387 void StringResourceImpl::setDefaultLocale( const Locale& locale ) in setDefaultLocale()
483 void StringResourceImpl::newLocale( const Locale& locale ) in newLocale()
549 void StringResourceImpl::removeLocale( const Locale& locale ) in removeLocale()
660 ( const Locale& locale, sal_Bool bException ) in getItemForLocale()
906 const Locale& locale ) in hasEntryForIdAndLocale()
974 void StringResourcePersistenceImpl::newLocale( const Locale& locale ) in newLocale()
2441 const Locale& locale ) in hasEntryForIdAndLocale()
2509 void StringResourceWithStorageImpl::newLocale( const Locale& locale ) in newLocale()
[all …]
/trunk/main/i18npool/source/localedata/
H A Dfilewriter.cxx33 OFileWriter::OFileWriter(const char *pcFile, const char *locale ) { in OFileWriter()
74 const char* locale = aRefLocale.getStr(); in writeRefFunction() local
92 const char* locale = aRefLocale.getStr(); in writeRefFunction() local
111 const char* locale = aRefLocale.getStr(); in writeRefFunction2() local
129 const char* locale = aRefLocale.getStr(); in writeRefFunction3() local
H A Dsaxparser.cxx141 TestDocumentHandler(const char* locale, const char* outFile ) : in TestDocumentHandler()
/trunk/main/sal/osl/unx/
H A Dnlsupport.c174 static rtl_Locale * _parse_locale( const char * locale ) in _parse_locale()
616 char * locale; in _imp_getProcessLocale() local
834 static char *locale = NULL; in _imp_getProcessLocale() local
913 char * locale = getenv( "LC_ALL" ); in _imp_getProcessLocale() local
H A Dosxlocale.cxx73 int macosx_getLocale(char *locale, sal_uInt32 bufferLen) in macosx_getLocale()
/trunk/main/sal/osl/os2/
H A Dnlsupport.c165 static rtl_Locale * _parse_locale( const char * locale ) in _parse_locale()
387 char * locale = getenv( "LC_ALL" ); in _imp_getProcessLocale() local
/trunk/main/configmgr/source/
H A Dconfigurationprovider.cxx103 rtl::OUString const & locale): in Service()
187 rtl::OUString locale; in createInstanceWithArguments() local
458 rtl::OUString locale; in createInstanceWithArgumentsAndContext() local
H A Dchildaccess.cxx237 rtl::OUString locale(getRootAccess()->getLocale()); in setProperty() local
277 rtl::OUString locale(getRootAccess()->getLocale()); in asValue() local
H A Drootaccess.cxx73 rtl::OUString const & locale, bool update): in RootAccess()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SpreadsheetDocumentSettings.java115 protected Locale locale = new Locale("ru", "RU", ""); field in _SpreadsheetDocumentSettings.ForbiddenChrTest
/trunk/main/sal/inc/rtl/
H A Dlocale.hxx163 OLocale( rtl_Locale * locale ) in OLocale()
/trunk/main/sc/workben/celltrans/
H A Dparse.py40 def __init__ (self, locale): argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java41 Locale locale = new Locale("zh", "CN", ""); in _compareIndexEntry() local
H A D_XBreakIterator.java83 Locale locale = null; field in _XBreakIterator
/trunk/main/extensions/source/oooimprovement/
H A Derrormail.cxx90 const char * locale = getenv( "LC_ALL" ); in getLocale() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionCategory.java59 Locale locale; in StarFunctionCategory() local
H A DStarFunctionDescription.java54 Locale locale; in StarFunctionDescription() local
H A DSOReportJobFactory.java177 final XRegistryKey locale = xRegistryRootKey.openKey(value); in getLocaleFromRegistry() local
/trunk/main/xmlsecurity/tools/demo/
H A DJavaFlatFilter.java124 public void setLocale(Locale locale) in setLocale()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.hxx62 rtl::OUString locale,system; member in treeview::ConfigData
/trunk/main/shell/source/backends/localebe/
H A Dlocalebackend.cxx47 const char *locale = setlocale(category, ""); in ImplGetLocale() local
/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx62 rtl::OUString const & name, sal_Int32 pos, rtl::OUString const & locale) in createPath()
/trunk/main/vcl/unx/generic/app/
H A Di18n_im.cxx232 char *locale = SetSystemLocale( pLocale ); in SetLocale() local

Completed in 97 milliseconds

12