Home
last modified time | relevance | path

Searched refs:Locale (Results 76 – 100 of 855) sorted by relevance

12345678910>>...35

/aoo4110/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx95 void SAL_CALL BreakIterator_Unicode::loadICUBreakIterator(const com::sun::star::lang::Locale& rLoca… in loadICUBreakIterator()
161 icu::Locale icuLocale( in loadICUBreakIterator()
204 sal_Int32 nStartPos, const lang::Locale &rLocale, in nextCharacters()
223 sal_Int32 nStartPos, const lang::Locale& rLocale, in previousCharacters()
243 const lang::Locale& rLocale, sal_Int16 rWordType ) throw(uno::RuntimeException) in nextWord()
265 const lang::Locale& rLocale, sal_Int16 rWordType) throw(uno::RuntimeException) in previousWord()
286 …erator_Unicode::getWordBoundary( const OUString& Text, sal_Int32 nPos, const lang::Locale& rLocale, in getWordBoundary()
320 const lang::Locale &rLocale ) throw(uno::RuntimeException) in beginOfSentence()
339 const lang::Locale &rLocale ) throw(uno::RuntimeException) in endOfSentence()
356 const lang::Locale& rLocale, sal_Int32 nMinBreakPos, in getLineBreak()
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl35 #include <com/sun/star/lang/Locale.idl>
99 @return the localized string for the specified ID and Locale
104 … string resolveStringForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale )
138 …boolean hasEntryForIdAndLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale );
163 sequence<string> getResourceIDsForLocale( [in] com::sun::star::lang::Locale locale );
168 If no locale is available, the returned Locale structure
173 com::sun::star::lang::Locale getCurrentLocale();
182 com::sun::star::lang::Locale getDefaultLocale();
190 sequence<com::sun::star::lang::Locale> getLocales();
/aoo4110/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx50 sal_Bool SAL_CALL IndexEntrySupplier_Unicode::loadAlgorithm( const lang::Locale& rLocale, in loadAlgorithm()
58 const OUString& rPhoneticEntry, const lang::Locale& rLocale ) throw (RuntimeException) in getIndexKey()
64 const OUString& rIndexEntry1, const OUString& rPhoneticEntry1, const lang::Locale& rLocale1, in compareIndexEntry()
65 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const lang::Locale& rLocale2 ) in compareIndexEntry()
79 const lang::Locale& rLocale, const OUString& rAlgorithm ) throw (RuntimeException) { in getIndexCharacter()
168 #define LOCALE_EN lang::Locale(OUString::createFromAscii("en"), OUString(), OUString())
170 void Index::makeIndexKeys(const lang::Locale &rLocale, const OUString &algorithm) throw (RuntimeExc… in makeIndexKeys()
255 void Index::init(const lang::Locale &rLocale, const OUString& algorithm) throw (RuntimeException) in init()
/aoo4110/main/linguistic/source/
H A Dlngsvcmgr.cxx84 static uno::Sequence< lang::Locale > GetAvailLocales( in GetAvailLocales()
87 uno::Sequence< lang::Locale > aRes; in GetAvailLocales()
141 lang::Locale *pRes = aRes.getArray(); in GetAvailLocales()
1399 const lang::Locale& rLocale ) in getAvailableServices()
1469 uno::Sequence< lang::Locale > SAL_CALL
1476 uno::Sequence< lang::Locale > aRes; in getAvailableLocales()
1478 uno::Sequence< lang::Locale > *pAvailLocales = NULL; in getAvailableLocales()
1543 const lang::Locale& rLocale, in setConfiguredServices()
1630 uno::Sequence< lang::Locale > aLocales; in SaveCfgSvcs()
1664 const lang::Locale *pLocale = aLocales.getConstArray(); in SaveCfgSvcs()
[all …]
H A Dmisc.cxx91 const Locale &rLcl = aLclDtaWrp.getLoadedLocale(); in GetLocaleDataWrapper()
92 Locale aLcl( CreateLocale( nLang ) ); in GetLocaleDataWrapper()
457 LanguageType LocaleToLanguage( const Locale& rLocale ) in LocaleToLanguage()
467 Locale& LanguageToLocale( Locale& rLocale, LanguageType eLang ) in LanguageToLocale()
475 Locale CreateLocale( LanguageType eLang ) in CreateLocale()
477 Locale aLocale; in CreateLocale()
484 uno::Sequence< Locale > LangSeqToLocaleSeq( const uno::Sequence< sal_Int16 > &rLangSeq ) in LangSeqToLocaleSeq()
489 uno::Sequence< Locale > aLocales( nCount ); in LangSeqToLocaleSeq()
490 Locale *pLocale = aLocales.getArray(); in LangSeqToLocaleSeq()
500 LocaleSeqToLangSeq( uno::Sequence< Locale > &rLocaleSeq ) in LocaleSeqToLangSeq()
[all …]
/aoo4110/main/offapi/com/sun/star/util/
H A DXLocalizedAliases.idl27 #include <com/sun/star/lang/Locale.idl>
56 [in]com::sun::star::lang::Locale locale,
62 void unbindAlias([in]com::sun::star::lang::Locale locale,
68 string lookupAlias([in]com::sun::star::lang::Locale locale,
74 string lookupProgrammatic([in]com::sun::star::lang::Locale locale,
92 void renameAlias([in]com::sun::star::lang::Locale locale,
106 sequence<AliasProgrammaticPair> listAliases([in]com::sun::star::lang::Locale locale);
H A DXNumberFormats.idl35 #include <com/sun/star/lang/Locale.idl>
77 [in] com::sun::star::lang::Locale nLocale,
85 [in] com::sun::star::lang::Locale nLocale,
93 [in] com::sun::star::lang::Locale nLocale )
103 [in] com::sun::star::lang::Locale nLocale,
104 [in] com::sun::star::lang::Locale nNewLocale )
119 [in] com::sun::star::lang::Locale nLocale,
/aoo4110/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterLocale.java82 …com.sun.star.lang.Locale charLocale_odt=(com.sun.star.lang.Locale)UnoRuntime.queryInterface(com.su… in testCharacterLocaleSetting()
92 …com.sun.star.lang.Locale charLocale_doc=(com.sun.star.lang.Locale)UnoRuntime.queryInterface(com.su… in testCharacterLocaleSetting()
/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DReportExpressionMetaData.java25 import java.util.Locale;
34 String getParameterDisplayName(int param, Locale locale); in getParameterDisplayName()
36 String getParameterDescription(int param, Locale locale); in getParameterDescription()
40 String getDisplayName(Locale l); in getDisplayName()
42 String getDescription(Locale l); in getDescription()
/aoo4110/main/i18npool/inc/
H A DtextconversionImpl.hxx48 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nTextConversionType,
55 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nTextConversionType,
62 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nTextConversionType,
68 interactiveConversion( const ::com::sun::star::lang::Locale& aLocale,
85 com::sun::star::lang::Locale aLocale;
89 void SAL_CALL getLocaleSpecificTextConversion( const com::sun::star::lang::Locale& rLocale )
H A Dtransliteration_commonclass.hxx42 loadModule( TransliterationModules modName, const com::sun::star::lang::Locale& rLocale )
46 …:uno::Sequence< TransliterationModulesNew >& modName, const com::sun::star::lang::Locale& rLocale )
50 … loadModuleByImplName( const rtl::OUString& implName, const com::sun::star::lang::Locale& rLocale )
54 …un::star::uno::Sequence< rtl::OUString >& modNamelist, const com::sun::star::lang::Locale& rLocale)
58 getAvailableModules( const com::sun::star::lang::Locale& rLocale, sal_Int16 sType )
110 com::sun::star::lang::Locale aLocale;
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/expressions/
H A DSumExpressionMetaData.java27 import java.util.Locale;
33 public String getDescription(final Locale l) in getDescription()
39 public String getDisplayName(final Locale l) in getDisplayName()
57 public String getParameterDescription(final int param, final Locale locale) in getParameterDescription()
63 public String getParameterDisplayName(final int param, final Locale locale) in getParameterDisplayName()
/aoo4110/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XSupportedLocales.java28 import com.sun.star.lang.Locale;
43 public static Locale[] locales = new Locale[0];
77 Locale invalid = new Locale("myLanguage","myCountry",""); in _hasLocale()
H A D_XDictionaryList.java29 import com.sun.star.lang.Locale;
124 new Locale("en","US","WIN"), in _addDictionaryListEventListener()
152 new Locale("en","US","WIN"), in _removeDictionaryListEventListener()
181 addedDic = oObj.createDictionary("AddedDic",new Locale("en","US","WIN"), in _addDictionary()
220 new Locale("en","US","WIN"), in _createDictionary()
236 new Locale("en","US","WIN"), in _beginCollectEvents()
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXForbiddenCharacters.idl29 #include <com/sun/star/lang/Locale.idl>
55 [in] com::sun::star::lang::Locale aLocale )
62 [in] com::sun::star::lang::Locale aLocale );
65 /** sets the forbidden characters for a given Locale.
68 [in] com::sun::star::lang::Locale aLocale,
75 [in] com::sun::star::lang::Locale aLocale );
H A DXTextConversion.idl32 #include <com/sun/star/lang/Locale.idl>
70 Locale the conversion is referring to.
86 [in] ::com::sun::star::lang::Locale aLocale,
104 Locale the conversion is referring to.
120 [in] ::com::sun::star::lang::Locale aLocale,
131 Locale the conversion is referring to.
145 [in] ::com::sun::star::lang::Locale aLocale,
/aoo4110/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx65 cclass_Unicode::toUpper( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount, const Locale& rLoc… in toUpper()
77 cclass_Unicode::toLower( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount, const Locale& rLoc… in toLower()
89 cclass_Unicode::toTitle( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount, const Locale& rLoc… in toTitle()
203 cclass_Unicode::getCharacterType( const OUString& Text, sal_Int32 nPos, const Locale& /*rLocale*/ )… in getCharacterType() argument
210 cclass_Unicode::getStringType( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount, const Locale in getStringType() argument
222 const Locale& rLocale, in parseAnyToken()
246 const Locale& rLocale, in parsePredefinedToken()
/aoo4110/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx230 ::comphelper::Locale m_aLocale;
350 …const ::comphelper::Locale& aLocale = ::comphelper::Locale(::comphelp…
480 … ::comphelper::Locale& aLocale ,
514 … ::comphelper::Locale& aLocale ,
/aoo4110/main/tools/inc/tools/
H A Dsimplerm.hxx57 const ::com::sun::star::lang::Locale& _rLocale);
71 …SimpleResMgr( const ::rtl::OUString& _rPrefixName, ::com::sun::star::lang::Locale& _inout_Locale );
75 … ::com::sun::star::lang::Locale aLocale = ::com::sun::star::lang::Locale( rtl::OUString(),
85 const ::com::sun::star::lang::Locale&
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DXPossibleHyphens_impl.java24 import com.sun.star.lang.Locale;
32 Locale aLang;
36 Locale aLang, in XPossibleHyphens_impl()
50 this.aLang = new Locale(); in XPossibleHyphens_impl()
66 public Locale getLocale() throws com.sun.star.uno.RuntimeException in getLocale()
H A DXSpellAlternatives_impl.java24 import com.sun.star.lang.Locale;
31 Locale aLanguage;
37 Locale aLanguage, in XSpellAlternatives_impl()
51 this.aLanguage = new Locale(); in XSpellAlternatives_impl()
64 public Locale getLocale() throws com.sun.star.uno.RuntimeException in getLocale()
H A DXHyphenatedWord_impl.java24 import com.sun.star.lang.Locale;
33 Locale aLang;
38 Locale aLang, in XHyphenatedWord_impl()
55 this.aLang = new Locale(); in XHyphenatedWord_impl()
66 public Locale getLocale() throws com.sun.star.uno.RuntimeException in getLocale()
/aoo4110/main/qadevOOo/tests/java/ifc/lang/
H A D_XLocalizable.java27 import com.sun.star.lang.Locale;
35 protected Locale initialLocale;
51 Locale newLocale = new Locale("de", "DE", ""); in _setLocale()
54 Locale getLocale = oObj.getLocale(); in _setLocale()
/aoo4110/main/sc/source/core/inc/
H A Dcellkeytranslator.hxx42 const ::com::sun::star::lang::Locale& mrLocale;
44 …ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const ::com::sun::star::lang::Locale& rLocale…
70 …static void transKeyword(String& rName, const ::com::sun::star::lang::Locale* pLocale = NULL, OpCo…
78 const ::com::sun::star::lang::Locale& rLocale,
80 void addToMap(const TransItem* pItems, const ::com::sun::star::lang::Locale& rLocale);
/aoo4110/main/tools/source/rc/
H A Dresmgr.cxx103 com::sun::star::lang::Locale aLocale;
143 com::sun::star::lang::Locale m_aDefLocale;
155 com::sun::star::lang::Locale& rLocale,
162 void setDefLocale( const com::sun::star::lang::Locale& rLocale ) in setDefLocale()
164 const com::sun::star::lang::Locale& getDefLocale() const in getDefLocale()
279 com::sun::star::lang::Locale aLocale( rLocale ); in getResMgr()
337 aLocale = com::sun::star::lang::Locale(); in getResMgr()
436 com::sun::star::lang::Locale aLocale = pMgr->aLocale; in getNextFallback()
1681 com::sun::star::lang::Locale aLocale ) in CreateResMgr()
1698 com::sun::star::lang::Locale& rLocale ) in SearchCreateResMgr()
[all …]

Completed in 150 milliseconds

12345678910>>...35