Home
last modified time | relevance | path

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

12345678910>>...35

/aoo4110/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 );
/aoo4110/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()
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java33 import com.sun.star.lang.Locale;
214 Locale aLocLocale = new Locale(); in getOfficeLocaleString()
225 public static Locale getOfficeLocale(XMultiServiceFactory xMSF) in getOfficeLocale()
227 Locale aLocLocale = new Locale(); in getOfficeLocale()
422 …public static XNameAccess getChildNodebyDisplayName(XMultiServiceFactory _xMSF, Locale _aLocale, X… in getChildNodebyDisplayName()
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl30 #include <com/sun/star/lang/Locale.idl>
93 [in] com::sun::star::lang::Locale aLocale );
100 [in] com::sun::star::lang::Locale aLocale );
107 [in] com::sun::star::lang::Locale aLocale );
126 [in] com::sun::star::lang::Locale aLocale );
138 [in] com::sun::star::lang::Locale aLocale );
224 [in] com::sun::star::lang::Locale aLocale,
271 [in] com::sun::star::lang::Locale aLocale,
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java33 import java.util.Locale;
60 private static Type UnoLocaleType = new Type(com.sun.star.lang.Locale.class);
123 protected java.util.Locale getLocale(int index) { in getLocale()
130 com.sun.star.lang.Locale unoLocale = (com.sun.star.lang.Locale) in getLocale()
133 return new java.util.Locale(unoLocale.Language, unoLocale.Country); in getLocale()
138 return java.util.Locale.getDefault(); in getLocale()
140 return java.util.Locale.getDefault(); in getLocale()
142 return java.util.Locale.getDefault(); in getLocale()
/aoo4110/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx81 const css::lang::Locale aLocale,
226 const css::lang::Locale maLocale;
460 const lang::Locale aLocale) in Create()
490 const lang::Locale aLocale, in Create()
533 const lang::Locale aLocale,
723 lang::Locale(), in UpdateAccessibilityHierarchy()
746 lang::Locale(), in UpdateAccessibilityHierarchy()
908 const lang::Locale aLocale, in AccessibleObject()
1130 lang::Locale SAL_CALL
1797 const lang::Locale aLocale, in AccessibleParagraph()
[all …]
/aoo4110/main/linguistic/source/
H A Dgrammarchecker.hxx59 …virtual ::sal_Bool SAL_CALL hasLocale( const ::com::sun::star::lang::Locale & aLocale) throw (::co…
60 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > SAL_CALL getLocales( ) …
68Locale& aLocale, ::sal_Int32 nStartOfSentencePos, ::sal_Int32 nSuggestedEndOfSentencePos, const ::…
86 …nt32 nDocId, const ::rtl::OUString &rFlatParaText, const ::com::sun::star::lang::Locale & rLocale,
/aoo4110/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()
/aoo4110/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,
/aoo4110/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 );
/aoo4110/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;
/aoo4110/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 )
/aoo4110/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 );
/aoo4110/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,
/aoo4110/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 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;
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;
/aoo4110/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()
/aoo4110/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()
/aoo4110/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 );
/aoo4110/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,
/aoo4110/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()
/aoo4110/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 86 milliseconds

12345678910>>...35