Home
last modified time | relevance | path

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

12345678910>>...35

/aoo42x/main/xmloff/source/style/
H A Dchrlohdl.cxx59 lang::Locale aLocale1, aLocale2; in equals()
69 lang::Locale aLocale; in importXML()
82 lang::Locale aLocale; in exportXML()
107 lang::Locale aLocale1, aLocale2; in equals()
117 lang::Locale aLocale; in importXML()
130 lang::Locale aLocale; in exportXML()
/aoo42x/main/i18npool/inc/
H A Dnativenumbersupplier.hxx48 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nNativeNumberMode )
51 virtual sal_Bool SAL_CALL isValidNatNum( const ::com::sun::star::lang::Locale& aLocale,
56 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nNativeNumberMode )
73 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nNativeNumberMode,
77 const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nNativeNumberMode )
81 ::com::sun::star::lang::Locale aLocale;
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;
/aoo42x/main/linguistic/source/
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 …]
/aoo42x/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()
/aoo42x/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx81 Sequence< Locale > aSuppLocales;
89 Locale * aTLocs;
114 virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException);
115 virtual sal_Bool SAL_CALL hasLocale( const Locale& rLocale ) throw(RuntimeException);
118 …stic2::XMeaning > > SAL_CALL queryMeanings( const OUString& rTerm, const Locale& rLocale, const Pr…
121 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
/aoo42x/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);
/aoo42x/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 …]
/aoo42x/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()
/aoo42x/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()
/aoo42x/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()
/aoo42x/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,
/aoo42x/main/qadevOOo/tests/java/ifc/linguistic2/
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()
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()
/aoo42x/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()
/aoo42x/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 ,
/aoo42x/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&
/aoo42x/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()
/aoo42x/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);
/aoo42x/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()
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXLanguageGuessing.idl31 #include <com/sun/star/lang/Locale.idl>
150 @see <type scope="com::sun::star::lang">Locale</type>
152 com::sun::star::lang::Locale guessPrimaryLanguage(
165 [in] sequence< com::sun::star::lang::Locale > aLanguages )
175 [in] sequence< com::sun::star::lang::Locale > aLanguages )
184 sequence< com::sun::star::lang::Locale > getAvailableLanguages();
189 sequence< com::sun::star::lang::Locale > getEnabledLanguages();
194 sequence< com::sun::star::lang::Locale > getDisabledLanguages();

Completed in 85 milliseconds

12345678910>>...35