Home
last modified time | relevance | path

Searched refs:Locale (Results 126 – 150 of 870) sorted by relevance

12345678910>>...35

/aoo42x/main/i18npool/source/collator/
H A DcollatorImpl.cxx83 CollatorImpl::loadDefaultCollator(const lang::Locale& rLocale, sal_Int32 collatorOptions) throw(Run… in loadDefaultCollator()
95 CollatorImpl::loadCollatorAlgorithm(const OUString& impl, const lang::Locale& rLocale, sal_Int32 co… in loadCollatorAlgorithm()
110 CollatorImpl::loadCollatorAlgorithmWithEndUserOption(const OUString& impl, const lang::Locale& rLoc… in loadCollatorAlgorithmWithEndUserOption()
120 CollatorImpl::listCollatorAlgorithms( const lang::Locale& rLocale ) throw(RuntimeException) in listCollatorAlgorithms()
154 CollatorImpl::createCollator(const lang::Locale& rLocale, const OUString& serviceName, const OUStri… in createCollator()
182 CollatorImpl::loadCachedCollator(const lang::Locale& rLocale, const OUString& rSortAlgorithm) in loadCachedCollator()
/aoo42x/main/linguistic/inc/linguistic/
H A Dmisc.hxx120 ::com::sun::star::lang::Locale
124 LocaleToLanguage( const ::com::sun::star::lang::Locale& rLocale );
126 ::com::sun::star::lang::Locale&
127 LanguageToLocale( ::com::sun::star::lang::Locale& rLocale, LanguageType eLang );
129 ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale >
134 ::com::sun::star::lang::Locale > &rLocaleSeq );
/aoo42x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx59 const Locale& rLocale, const OUString& rAlgorithm ) throw (RuntimeException) in getIndexCharacter()
88 const OUString& rPhoneticEntry, const Locale& rLocale) throw (RuntimeException) in getIndexKey()
95 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const Locale& rLocale1, in compareIndexEntry()
96 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry()
113 const Locale& rLocale ) throw (RuntimeException) in getPhoneticCandidate()
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXIndexEntrySupplier.idl27 #include <com/sun/star/lang/Locale.idl>
47 scope="com::sun::star::lang">Locale</type> and to a given sort
54 com::sun::star::lang::Locale aLocale, [in] string aSortAlgorithm );
60 <type scope="com::sun::star::lang">Locale</type>.
67 [in] com::sun::star::lang::Locale aLocale );
H A DXNumberFormatCode.idl28 #include <com/sun/star/lang/Locale.idl>
58 [in] com::sun::star::lang::Locale rLocale );
69 [in] com::sun::star::lang::Locale rLocale );
80 [in] com::sun::star::lang::Locale rLocale );
87 [in] com::sun::star::lang::Locale rLocale );
H A DXTransliteration.idl27 #include <com/sun/star/lang/Locale.idl>
73 * except equals() method in IGNORE_CASE, which is based on Locale-independent
79 * The mapping depends on Locale.
124 [in] ::com::sun::star::lang::Locale aLocale );
131 [in] ::com::sun::star::lang::Locale aLocale );
154 [in] ::com::sun::star::lang::Locale aLocale );
166 [in] ::com::sun::star::lang::Locale aLocale );
177 [in] ::com::sun::star::lang::Locale aLocale,
/aoo42x/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl36 #include <com/sun/star/lang/Locale.idl>
77 string getName( [in] ::com::sun::star::lang::Locale aLocale );
89 string getDescription( [in] ::com::sun::star::lang::Locale aLocale );
138 [in] ::com::sun::star::lang::Locale aLocale)
224 [in] ::com::sun::star::lang::Locale aLocale,
292 [in] ::com::sun::star::lang::Locale aLocale )
320 [in] ::com::sun::star::lang::Locale aLocale )
349 [in] ::com::sun::star::lang::Locale aLocale )
H A DXSmartTagRecognizer.idl32 #include <com/sun/star/lang/Locale.idl>
83 string getName( [in] ::com::sun::star::lang::Locale aLocale );
95 string getDescription( [in] ::com::sun::star::lang::Locale aLocale );
180 [in] com::sun::star::lang::Locale aLocale,
205 [in] ::com::sun::star::lang::Locale aLocale )
224 [in] ::com::sun::star::lang::Locale aLocale )
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_TableAutoFormatField.java28 import com.sun.star.lang.Locale;
104 return old == null || ((Locale)old).Language == "de" ? in _CharLocale()
105 new Locale("es", "ES", "") : new Locale("de", "DE", "") ; in _CharLocale()
/aoo42x/main/offapi/com/sun/star/util/
H A DXNumberFormatTypes.idl31 #include <com/sun/star/lang/Locale.idl>
50 long getStandardIndex( [in] com::sun::star::lang::Locale nLocale );
62 [in] com::sun::star::lang::Locale nLocale );
76 [in] com::sun::star::lang::Locale nLocale );
98 [in] com::sun::star::lang::Locale nLocale );
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXHyphenator.idl28 #include <com/sun/star/lang/Locale.idl>
115 @see <type scope="com::sun::star::lang">Locale</type>
119 [in] com::sun::star::lang::Locale aLocale,
163 @see <type scope="com::sun::star::lang">Locale</type>
167 [in] com::sun::star::lang::Locale aLocale,
196 @see <type scope="com::sun::star::lang">Locale</type>
200 [in] com::sun::star::lang::Locale aLocale,
/aoo42x/main/svl/inc/svl/
H A Dasiancfg.hxx32 struct Locale;
54 com::sun::star::uno::Sequence<com::sun::star::lang::Locale>
57 sal_Bool GetStartEndChars( const com::sun::star::lang::Locale& rLocale,
60 void SetStartEndChars( const com::sun::star::lang::Locale& rLocale,
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XLocaleData.java36 import com.sun.star.lang.Locale;
391 Locale[] locs = oObj.getAllInstalledLocaleNames(); in _getAllInstalledLocaleNames()
406 public Locale getLocale(int k) { in getLocale()
407 return new Locale(languages[k],countries[k],""); in getLocale()
479 public boolean contains(Locale[] locs, Locale oneLoc) { in contains()
/aoo42x/main/basctl/source/inc/
H A Dlocalizationmgr.hxx45 ::com::sun::star::lang::Locale m_aLocaleBeforeBasicStart;
88 < ::com::sun::star::lang::Locale > aLocaleSeq );
91 < ::com::sun::star::lang::Locale > aLocaleSeq );
93 void handleSetDefaultLocale( ::com::sun::star::lang::Locale aLocale );
95 void handleSetCurrentLocale( ::com::sun::star::lang::Locale aLocale );
/aoo42x/main/framework/source/accelerators/
H A Dpresethandler.cxx152 , m_aLocale (::comphelper::Locale::X_NOTRANSLATE()) in PresetHandler()
405 … const ::comphelper::Locale& aLocale ) in connectToResource()
515 (aLocale != ::comphelper::Locale::X_NOTRANSLATE()) && // localized level? in connectToResource()
521 ::comphelper::Locale aShareLocale = aLocale ; in connectToResource()
529 ::comphelper::Locale aUserLocale = aLocale ; in connectToResource()
833 … ::comphelper::Locale& aLocale , in impl_findMatchingLocalizedValue()
839 pFound = ::comphelper::Locale::getFallback(lLocalizedValues, aLocale.toISO()); in impl_findMatchingLocalizedValue()
848 ::comphelper::Locale aCheckLocale(sCheckISO); in impl_findMatchingLocalizedValue()
868 … ::comphelper::Locale& aLocale , in impl_openLocalizedPathIgnoringErrors()
/aoo42x/main/sfx2/source/menu/
H A Dthessubmenu.hxx80 …static void GetLocale( css::lang::Locale /*out */ &rLocale, const String &rLookUpString, xub_StrLe…
83 bool IsSupportedLocale( const css::lang::Locale & rLocale ) const;
86 …:OUString > & rSynonyms, const ::rtl::OUString & rWord, const css::lang::Locale & rLocale, sal_Int…
88 String GetThesImplName( const css::lang::Locale &rLocale ) const;
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx66 struct Locale;
95 static const ::com::sun::star::lang::Locale& getDefaultLocale();
103 static void setDefaultLocale( const ::com::sun::star::lang::Locale& _rLocale );
108 virtual ::com::sun::star::lang::Locale getPreferredLocale( ) const;
137 ::com::sun::star::lang::Locale aLocale;
/aoo42x/main/unotools/inc/unotools/
H A Dnumberformatcodewrapper.hxx41 ::com::sun::star::lang::Locale aLocale;
50 const ::com::sun::star::lang::Locale& rLocale
57 void setLocale( const ::com::sun::star::lang::Locale& rLocale );
60 const ::com::sun::star::lang::Locale& getLocale() const { return aLocale; } in getLocale()
H A Dcollatorwrapper.hxx67 const ::com::sun::star::lang::Locale& rLocale) const;
75 const ::com::sun::star::lang::Locale& rLocale, sal_Int32 nOption);
80 const ::com::sun::star::lang::Locale& rLocale, sal_Int32 nOption);
85 const ::com::sun::star::lang::Locale& rLocale,
H A Dcharclass.hxx74 ::com::sun::star::lang::Locale aLocale;
90 const ::com::sun::star::lang::Locale& rLocale
96 const ::com::sun::star::lang::Locale& rLocale
102 void setLocale( const ::com::sun::star::lang::Locale& rLocale );
105 const ::com::sun::star::lang::Locale& getLocale() const;
H A Dsyslocaleoptions.hxx102 com::sun::star::lang::Locale GetLocale() const;
103 com::sun::star::lang::Locale GetRealLocale() const;
109 com::sun::star::lang::Locale GetUILocale() const;
110 com::sun::star::lang::Locale GetRealUILocale() const;
/aoo42x/main/i18npool/inc/
H A Dbreakiterator_cjk.hxx39 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType)
42 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType)
45 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType, sal_Bool bDirection )
48 const com::sun::star::lang::Locale& nLocale, sal_Int32 nMinBreakPos,
/aoo42x/main/oox/inc/oox/xls/
H A Dnumberformatsbuffer.hxx43 ::com::sun::star::lang::Locale maLocale;
72 const ::com::sun::star::lang::Locale& rLocale,
76 const ::com::sun::star::lang::Locale& rLocale,
82 const ::com::sun::star::lang::Locale& rFromLocale );
/aoo42x/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XHyphenator.java29 import com.sun.star.lang.Locale;
57 "wacker",new Locale("de","DE",""),(short)3,Props); in _hyphenate()
76 "wacker",new Locale("de","DE",""),(short)2,Props); in _queryAlternativeSpelling()
95 "wacker",new Locale("de","DE",""),Props); in _createPossibleHyphens()
/aoo42x/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx49 …l_Int16 formatType, sal_Int16 formatUsage, const ::com::sun::star::lang::Locale& rLocale ) throw(:… in getDefault()
77 NumberFormatCodeMapper::getFormatCode( sal_Int16 formatIndex, const ::com::sun::star::lang::Locale&… in getFormatCode()
101 …::getAllFormatCode( sal_Int16 formatUsage, const ::com::sun::star::lang::Locale& rLocale ) throw(:… in getAllFormatCode()
134 NumberFormatCodeMapper::getAllFormatCodes( const ::com::sun::star::lang::Locale& rLocale ) throw(::… in getAllFormatCodes()
155 void NumberFormatCodeMapper::setupLocale( const ::com::sun::star::lang::Locale& rLocale ) in setupLocale()
167 void NumberFormatCodeMapper::getFormats( const ::com::sun::star::lang::Locale& rLocale ) in getFormats()

Completed in 77 milliseconds

12345678910>>...35