Home
last modified time | relevance | path

Searched refs:Locale (Results 101 – 125 of 855) sorted by relevance

12345678910>>...35

/aoo4110/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx42 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rAlgorithm )
45 const rtl::OUString& rPhoneticEntry, const com::sun::star::lang::Locale& rLocale)
49 const com::sun::star::lang::Locale& rLocale1,
51 const com::sun::star::lang::Locale& rLocale2 )
54 const com::sun::star::lang::Locale& rLocale )
H A Dindexentrysupplier_ja_phonetic.hxx41 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm ) \
44 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )\
47 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,\
49 const com::sun::star::lang::Locale& rLocale2 )\
60 const com::sun::star::lang::Locale& rLocale,\
H A DtransliterationImpl.hxx59 … SAL_CALL loadModule( TransliterationModules modName, const com::sun::star::lang::Locale& rLocale )
62 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException) ;
64 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
66 const com::sun::star::lang::Locale& rLocale) throw(com::sun::star::uno::RuntimeException);
69 const com::sun::star::lang::Locale& rLocale, sal_Int16 sType )
134 …m::sun::star::i18n::XExtendedTransliteration> & body, const com::sun::star::lang::Locale& rLocale)
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx118 ::com::sun::star::lang::Locale maLocale;
139 const ::com::sun::star::lang::Locale& rLocale,
155 const ::com::sun::star::lang::Locale& getLocale() const { return maLocale; } in getLocale()
169 …bool LocalesAreEqual(const ::com::sun::star::lang::Locale& rA, const ::com::sun::star::lang::Local…
/aoo4110/main/basctl/source/inc/
H A Dmanagelang.hxx45 ::com::sun::star::lang::Locale m_aLocale;
49 const ::com::sun::star::lang::Locale& _rLocale, in LanguageEntry()
56 extern bool localesAreEqual( const ::com::sun::star::lang::Locale& rLocaleLeft,
57 const ::com::sun::star::lang::Locale& rLocaleRight );
117 ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > GetLocales() const;
/aoo4110/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();
H A DXSpellChecker.idl73 the Locale (language) to be used.
74 If the Locale is empty, the word is spelled correctly by
85 @see <type scope="com::sun::star::lang">Locale</type>
89 [in] com::sun::star::lang::Locale aLocale,
118 @see <type scope="com::sun::star::lang">Locale</type>
122 [in] com::sun::star::lang::Locale aLocale,
/aoo4110/main/linguistic/source/
H A Dhyphdsp.cxx228 Sequence< Locale > SAL_CALL HyphenatorDispatcher::getLocales() in getLocales()
233 Sequence< Locale > aLocales( static_cast< sal_Int32 >(aSvcMap.size()) ); in getLocales()
234 Locale *pLocales = aLocales.getArray(); in getLocales()
244 sal_Bool SAL_CALL HyphenatorDispatcher::hasLocale(const Locale& rLocale) in hasLocale()
255 const OUString& rWord, const Locale& rLocale, sal_Int16 nMaxLeading, in hyphenate()
400 const OUString& rWord, const Locale& rLocale, sal_Int16 nIndex, in queryAlternativeSpelling()
539 const OUString& rWord, const Locale& rLocale, in createPossibleHyphens()
668 void HyphenatorDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList()
703 HyphenatorDispatcher::GetServiceList( const Locale &rLocale ) const in GetServiceList()
H A Dthesdsp.hxx84 ::com::sun::star::lang::Locale > SAL_CALL
88 hasLocale( const ::com::sun::star::lang::Locale& aLocale )
96 const ::com::sun::star::lang::Locale& aLocale,
103 SetServiceList( const ::com::sun::star::lang::Locale &rLocale,
107 GetServiceList( const ::com::sun::star::lang::Locale &rLocale ) const;
H A Dspelldsp.hxx106 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > SAL_CALL getLocales() th…
107 …virtual sal_Bool SAL_CALL hasLocale( const ::com::sun::star::lang::Locale& aLocale ) throw(::com::…
110 …ALL isValid( const ::rtl::OUString& aWord, const ::com::sun::star::lang::Locale& aLocale, const ::…
111 …_CALL spell( const ::rtl::OUString& aWord, const ::com::sun::star::lang::Locale& aLocale, const ::…
122 …virtual void SetServiceList( const ::com::sun::star::lang::Locale &rLocale, const ::com::sun::star…
123 …o::Sequence< rtl::OUString > GetServiceList( const ::com::sun::star::lang::Locale &rLocale ) const;
H A Dgrammarchecker.cxx75 sal_Bool SAL_CALL GrammarChecker::hasLocale( const lang::Locale & aLocale ) throw (uno::RuntimeExce… in hasLocale()
82 uno::Sequence< lang::Locale > SAL_CALL GrammarChecker::getLocales( ) throw (uno::RuntimeException) in getLocales()
85 return uno::Sequence< lang::Locale >(); in getLocales()
120 const lang::Locale& rLocale, in doGrammarChecking()
124 const uno::Sequence< lang::Locale >& rLanguagePortionsLocales ) in doGrammarChecking()
146 const lang::Locale & rLocale, in GrammarCheckingInDummy()
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl39 #include <com/sun/star/lang/Locale.idl>
101 [in] com::sun::star::lang::Locale locale,
118 void setDefaultLocale( [in] com::sun::star::lang::Locale locale )
174 [in] com::sun::star::lang::Locale locale
219 void removeIdForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale )
235 if the Locale already has been created.
239 if the Locale is not valid.
245 void newLocale( [in] com::sun::star::lang::Locale locale )
257 if the Locale to be removed is not supported.
263 void removeLocale( [in] com::sun::star::lang::Locale locale )
/aoo4110/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx68 ::com::sun::star::lang::Locale aLocale;
126 const ::com::sun::star::lang::Locale& rLocale
140 void setLocale( const ::com::sun::star::lang::Locale& rLocale );
143 const ::com::sun::star::lang::Locale& getLocale() const;
146 ::com::sun::star::lang::Locale getLoadedLocale() const;
161 …::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > getAllInstalledLocaleNames() con…
164 static ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > getInstalledLocaleNames();
/aoo4110/main/i18npool/source/transliteration/
H A Dtransliteration_commonclass.cxx48 …ransliteration_commonclass::loadModule( TransliterationModules /*modName*/, const Locale& rLocale ) in loadModule()
56 …adModuleNew( const Sequence < TransliterationModulesNew >& /*modName*/, const Locale& /*rLocale*/ ) in loadModuleNew() argument
64 transliteration_commonclass::loadModuleByImplName( const OUString& /*implName*/, const Locale& /*rL… in loadModuleByImplName() argument
71 …ass::loadModulesByImplNames(const Sequence< OUString >& /*modNamelist*/, const Locale& /*rLocale*/) in loadModulesByImplNames() argument
78 transliteration_commonclass::getAvailableModules( const Locale& /*rLocale*/, sal_Int16 /*sType*/ ) in getAvailableModules() argument
/aoo4110/main/sw/source/core/tox/
H A Dtoxhlp.cxx77 const STAR_NMSPC::lang::Locale& rLocale ) const in GetIndexKey()
120 IndexEntrySupplierWrapper::GetAlgorithmList( const STAR_NMSPC::lang::Locale& rLcl ) const in GetAlgorithmList()
143 const STAR_NMSPC::lang::Locale& rLcl, in LoadAlgorithm()
167 const STAR_NMSPC::lang::Locale& rLocale1, in CompareIndexEntry()
169 const STAR_NMSPC::lang::Locale& rLocale2 ) const in CompareIndexEntry()
/aoo4110/main/extensions/qa/complex/extensions/
H A DOfficeResourceLoader.java32 import com.sun.star.lang.Locale;
87 Locale resourceLocale = m_bundle.getLocale(); in checkSimpleStringAccess()
120 m_bundle = m_loader.loadBundle( "orl", new Locale( "en", "US", "" ) ); in checkLocales()
121 Locale resourceLocale = m_bundle.getLocale(); in checkLocales()
126 m_bundle = m_loader.loadBundle( "orl", new Locale( "inv", "al", "id" ) ); in checkLocales()
/aoo4110/main/configmgr/source/
H A Dconfigurationprovider.cxx160 virtual void SAL_CALL setLocale(css::lang::Locale const & eLocale)
163 virtual css::lang::Locale SAL_CALL getLocale()
351 void Service::setLocale(css::lang::Locale const & eLocale) in setLocale()
355 locale_ = comphelper::Locale( in setLocale()
359 css::lang::Locale Service::getLocale() throw (css::uno::RuntimeException) { in getLocale()
361 css::lang::Locale loc; in getLocale()
366 comphelper::Locale l(locale_); in getLocale()
370 } catch (comphelper::Locale::MalFormedLocaleException & e) { in getLocale()
/aoo4110/main/vcl/inc/vcl/
H A Dppdparser.hxx280 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) const;
283 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) const;
287 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) const;
/aoo4110/main/qadevOOo/tests/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java27 import com.sun.star.lang.Locale;
36 protected Locale[] locales = null;
41 Locale locale = new Locale("zh", "CN", ""); in _compareIndexEntry()
121 Locale loc = new Locale("zh", "CN", ""); in _getPhoneticCandidate()
/aoo4110/main/svl/source/config/
H A Dasiancfg.cxx51 Locale aLocale;
222 uno::Sequence<lang::Locale> SvxAsianConfig::GetStartEndCharLocales() in GetStartEndCharLocales()
224 Sequence<Locale> aRet(pImpl->aForbiddenArr.Count()); in GetStartEndCharLocales()
225 Locale* pRet = aRet.getArray(); in GetStartEndCharLocales()
235 sal_Bool SvxAsianConfig::GetStartEndChars( const Locale& rLocale, in GetStartEndChars()
254 void SvxAsianConfig::SetStartEndChars( const Locale& rLocale, in SetStartEndChars()
/aoo4110/main/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx51 const lang::Locale& nLocale, sal_Int16 wordType) throw(RuntimeException) in previousWord()
68 const lang::Locale& nLocale, sal_Int16 wordType) throw(RuntimeException) in nextWord()
85 const lang::Locale& nLocale, sal_Int16 wordType, sal_Bool bDirection ) in getWordBoundary()
100 const lang::Locale& /*rLocale*/, sal_Int32 /*nMinBreakPos*/, in getLineBreak() argument
122 #define LOCALE(language, country) lang::Locale(OUString::createFromAscii(language), OUString::creat…
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXNativeNumberSupplier.idl27 #include <com/sun/star/lang/Locale.idl>
52 [in] ::com::sun::star::lang::Locale aLocale,
62 boolean isValidNatNum( [in] ::com::sun::star::lang::Locale aLocale,
66 /** Convert a specific NatNum/Locale combination to attributes used
74 [in] ::com::sun::star::lang::Locale aLocale,
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 );
/aoo4110/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()

Completed in 85 milliseconds

12345678910>>...35