Home
last modified time | relevance | path

Searched refs:Locale (Results 51 – 75 of 855) sorted by relevance

12345678910>>...35

/aoo4110/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XLinguServiceManager.java29 import com.sun.star.lang.Locale;
128 new Locale("en", "US", "") ); in _getAvailableServices()
140 new Locale("en", "US", "") ); in _getConfiguredServices()
158 "com.sun.star.linguistic2.Hyphenator",new Locale("en","US","")); in _setConfiguredServices()
163 new Locale("en", "US", ""), in _setConfiguredServices()
167 "com.sun.star.linguistic2.Hyphenator", new Locale("en","US","")); in _setConfiguredServices()
173 new Locale("en", "US", ""), in _setConfiguredServices()
/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx121 Sequence< Locale > SAL_CALL SpellChecker::getLocales() in getLocales()
181 Locale aTmp( MsLangId::convertLanguageToLocale( in getLocales()
198 aDLocs = new Locale [numdict]; in getLocales()
248 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale()
260 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()
358 sal_Bool SAL_CALL SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
364 if (rLocale == Locale() || !rWord.getLength()) in isValid()
405 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals()
486 const OUString& rWord, const Locale& rLocale, in spell()
492 if (rLocale == Locale() || !rWord.getLength()) in spell()
[all …]
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl28 #include <com/sun/star/lang/Locale.idl>
58 sequence < com::sun::star::lang::Locale > getLocaleList();
65 [in] com::sun::star::lang::Locale aLocale );
71 boolean usePhoneticEntry( [in] com::sun::star::lang::Locale aLocale);
78 [in] com::sun::star::lang::Locale aLocale);
96 boolean loadAlgorithm( [in] com::sun::star::lang::Locale aLocale,
120 [in] com::sun::star::lang::Locale aLocale );
145 [in] com::sun::star::lang::Locale aLocale1,
147 [in] com::sun::star::lang::Locale aLocale2 );
/aoo4110/main/svl/source/numbers/
H A Dnumfmuno.hxx89 const ::com::sun::star::lang::Locale& nLocale, sal_Bool bAllowEnglish )
94 const ::com::sun::star::lang::Locale& nLocale, sal_Bool bAllowEnglish,
127 const ::com::sun::star::lang::Locale& nLocale, sal_Bool bCreate )
130 const ::com::sun::star::lang::Locale& nLocale, sal_Bool bScan )
133 const ::com::sun::star::lang::Locale& nLocale )
137 const ::com::sun::star::lang::Locale& nLocale,
138 const ::com::sun::star::lang::Locale& nNewLocale )
143 const ::com::sun::star::lang::Locale& nLocale, sal_Bool bThousands,
151 const ::com::sun::star::lang::Locale& nLocale )
154 const ::com::sun::star::lang::Locale& nLocale )
[all …]
H A Dnumfmuno.cxx115 LanguageType lcl_GetLanguage( const lang::Locale& rLocale ) in lcl_GetLanguage()
327 const lang::Locale& nLocale, sal_Bool bAllowEnglish ) in convertNumberToPreviewString()
362 const lang::Locale& nLocale, sal_Bool bAllowEnglish, in queryPreviewColorForNumber()
453 const lang::Locale& nLocale, sal_Bool bCreate ) in queryKeys()
479 const lang::Locale& nLocale, sal_Bool bScan ) in queryKey()
503 const lang::Locale& nLocale ) in addNew()
534 const lang::Locale& nLocale, const lang::Locale& nNewLocale ) in addNewConverted()
578 const lang::Locale& nLocale, sal_Bool bThousands, in generateFormat()
599 sal_Int32 SAL_CALL SvNumberFormatsObj::getStandardIndex( const lang::Locale& nLocale ) in getStandardIndex()
768 lang::Locale aLocale( MsLangId::convertLanguageToLocale( in getPropertyValue()
[all …]
/aoo4110/main/linguistic/source/
H A Dlngopt.cxx101 Locale aNew; in SetLocale_Impl()
106 Locale aLocale( CreateLocale( rLanguage ) ); in SetLocale_Impl()
107 rOld.setValue( &aLocale, ::getCppuType((Locale*)0 )); in SetLocale_Impl()
224 Locale aLocale( MsLangId::convertLanguageToLocale( pData->nDefaultLanguage ) ); in GetValue()
225 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
230 Locale aLocale( MsLangId::convertLanguageToLocale( pData->nDefaultLanguage_CJK ) ); in GetValue()
231 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
237 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
322 &::getCppuType( (Locale* )0), 0, 0 }, in lcl_GetLinguProps()
324 &::getCppuType( (Locale* )0), 0, 0 }, in lcl_GetLinguProps()
[all …]
H A Dthesdsp.cxx53 const Locale &rLocale ) in SvcListHasLanguage()
90 Sequence< Locale > SAL_CALL
96 Sequence< Locale > aLocales( static_cast< sal_Int32 >(aSvcMap.size()) ); in getLocales()
97 Locale *pLocales = aLocales.getArray(); in getLocales()
108 ThesaurusDispatcher::hasLocale( const Locale& rLocale ) in hasLocale()
119 const OUString& rTerm, const Locale& rLocale, in queryMeanings()
221 void ThesaurusDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList()
253 ThesaurusDispatcher::GetServiceList( const Locale &rLocale ) const in GetServiceList()
H A Dhyphdsp.hxx101 ::com::sun::star::lang::Locale > SAL_CALL
105 hasLocale( const ::com::sun::star::lang::Locale& aLocale )
112 const ::com::sun::star::lang::Locale& aLocale,
120 const ::com::sun::star::lang::Locale& aLocale,
129 const ::com::sun::star::lang::Locale& aLocale,
136 SetServiceList( const ::com::sun::star::lang::Locale &rLocale,
140 GetServiceList( const ::com::sun::star::lang::Locale &rLocale ) const;
H A Dlngsvcmgr.hxx90 com::sun::star::lang::Locale > aAvailSpellLocales;
92 com::sun::star::lang::Locale > aAvailGrammarLocales;
94 com::sun::star::lang::Locale > aAvailHyphLocales;
96 com::sun::star::lang::Locale > aAvailThesLocales;
158 …ices( const ::rtl::OUString& aServiceName, const ::com::sun::star::lang::Locale& aLocale ) throw (…
159 …ices( const ::rtl::OUString& aServiceName, const ::com::sun::star::lang::Locale& aLocale, const ::…
160 …ices( const ::rtl::OUString& aServiceName, const ::com::sun::star::lang::Locale& aLocale ) throw (…
163 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > SAL_CALL getAvailableLoc…
/aoo4110/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx41 const com::sun::star::lang::Locale& rLocale,
46 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )
50 const rtl::OUString& PhoneticEntry1, const com::sun::star::lang::Locale& rLocale1,
52 const com::sun::star::lang::Locale& rLocale2 )
56 const com::sun::star::lang::Locale& rLocale, const rtl::OUString& rSortAlgorithm )
91 …void init(const com::sun::star::lang::Locale& rLocale, const rtl::OUString& algorithm) throw (com:…
93 …void makeIndexKeys(const com::sun::star::lang::Locale &rLocale, const rtl::OUString &algorithm) th…
H A Dnumberformatcode.hxx47 …Int16 nFormatType, sal_Int16 nFormatUsage, const ::com::sun::star::lang::Locale& rLocale ) throw(:…
48 …ALL getFormatCode( sal_Int16 nFormatIndex, const ::com::sun::star::lang::Locale& rLocale ) throw(:…
49 … getAllFormatCode( sal_Int16 nFormatUsage, const ::com::sun::star::lang::Locale& rLocale ) throw(:…
50 …erFormatCode > SAL_CALL getAllFormatCodes( const ::com::sun::star::lang::Locale& rLocale ) throw(:…
61 ::com::sun::star::lang::Locale aLocale;
67 void setupLocale( const ::com::sun::star::lang::Locale& rLocale );
68 void getFormats( const ::com::sun::star::lang::Locale& rLocale );
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;
/aoo4110/main/unotools/source/config/
H A Dsyslocaleoptions.cxx58 com::sun::star::lang::Locale lcl_str_to_locale( const ::rtl::OUString rStr ) in lcl_str_to_locale()
60 com::sun::star::lang::Locale aRet; in lcl_str_to_locale()
63 aRet = com::sun::star::lang::Locale(); in lcl_str_to_locale()
80 Locale m_aRealLocale;
81 Locale m_aRealUILocale;
122 const Locale& GetRealLocale() { return m_aRealLocale; } in GetRealLocale()
123 const Locale& GetRealUILocale() { return m_aRealUILocale; } in GetRealUILocale()
668 com::sun::star::lang::Locale SvtSysLocaleOptions::GetLocale() const in GetLocale()
673 com::sun::star::lang::Locale SvtSysLocaleOptions::GetUILocale() const in GetUILocale()
678 com::sun::star::lang::Locale SvtSysLocaleOptions::GetRealLocale() const in GetRealLocale()
[all …]
H A Dfontcfg.cxx138 Locale aLoc; in DefaultFontConfiguration()
186 OUString DefaultFontConfiguration::tryLocale( const Locale& rLocale, const OUString& rType ) const in tryLocale()
190 std::hash_map< Locale, LocaleAccess, LocaleHash >::const_iterator it = in tryLocale()
235 OUString DefaultFontConfiguration::getDefaultFont( const Locale& rLocale, int nType ) const in getDefaultFont()
237 Locale aLocale; in getDefaultFont()
262 OUString DefaultFontConfiguration::getUserInterfaceFont( const Locale& rLocale ) const in getUserInterfaceFont()
264 Locale aLocale = rLocale; in getUserInterfaceFont()
418 Locale aLoc; in FontSubstConfiguration()
1088 void FontSubstConfiguration::readLocaleSubst( const com::sun::star::lang::Locale& rLocale ) const in readLocaleSubst()
1090 std::hash_map< Locale, LocaleSubst, LocaleHash >::const_iterator it = in readLocaleSubst()
[all …]
/aoo4110/main/udkapi/com/sun/star/lang/
H A DLocale.idl35 // DocMerge from xml: struct com::sun::star::lang::Locale
38 <p>An operation that requires a <code>Locale</code> to perform
40 <code>Locale</code> to tailor information for the user. For example,
45 <p> Because a <code>Locale</code> object is just an identifier for a
47 particular resources are available for the <code>Locale</code>, use
60 published struct Locale
62 // DocMerge from xml: field com::sun::star::lang::Locale::Language
79 // DocMerge from xml: field com::sun::star::lang::Locale::Country
96 // DocMerge from xml: field com::sun::star::lang::Locale::Variant
/aoo4110/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java44 import com.sun.star.lang.Locale;
137 Locale xLanguage = new Locale(); in Convert()
197 Locale oLocale = (Locale) aAnyConv.toObject( in Convert()
198 new com.sun.star.uno.Type(Locale.class), in Convert()
246 com.sun.star.lang.Locale xLanguage ) { in NumberFormat()
276 Locale xLanguage = new Locale(); in createExampleData()
/aoo4110/main/cui/source/options/
H A Doptlingu.cxx108 const Locale *pSeq = rSeq.getConstArray(); in lcl_LocaleSeqToLangSeq()
677 void lcl_MergeLocales(Sequence< Locale >& aAllLocales, const Sequence< Locale >& rAdd) in lcl_MergeLocales()
682 Locale* pLocToAdd = aLocToAdd.getArray(); in lcl_MergeLocales()
774 Locale aCurrentLocale; in SvxLinguData_Impl()
782 C2U(cSpell), Locale() ); in SvxLinguData_Impl()
832 C2U(cHyph), Locale() ); in SvxLinguData_Impl()
856 C2U(cThes), Locale() ); in SvxLinguData_Impl()
1024 Sequence< Locale > aLocales; in Reconfigure()
1025 const Locale *pLocale = 0; in Reconfigure()
2229 static Locale aLastLocale; in IMPL_LINK()
[all …]
/aoo4110/main/i18npool/source/textconversion/
H A DtextconversionImpl.cxx38 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions()
51 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion()
64 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence< sal_Int3… in getConversionWithOffset()
76 TextConversionImpl::interactiveConversion( const Locale& rLocale, sal_Int16 nTextConversionType, sa… in interactiveConversion()
84 static inline sal_Bool operator != (const Locale& l1, const Locale& l2) { in operator !=()
89 TextConversionImpl::getLocaleSpecificTextConversion(const Locale& rLocale) throw( NoSupportExceptio… in getLocaleSpecificTextConversion()
/aoo4110/main/vcl/unx/generic/printer/
H A Dppdparser.cxx90 const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale()
96 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) in insertOption()
103 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) in insertKey()
112 const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale()
117 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) const in translateOption()
123 … const com::sun::star::lang::Locale& i_rLocale = com::sun::star::lang::Locale() ) const in translateKey()
130 const com::sun::star::lang::Locale& i_rLocale, in normalizeInputLocale()
167 const com::sun::star::lang::Locale& i_rLocale in insertValue()
185 com::sun::star::lang::Locale aLoc; in insertValue()
197 const com::sun::star::lang::Locale& i_rLocale in translateValue()
[all …]
/aoo4110/main/i18npool/source/isolang/
H A Dmslangid.cxx175 ::com::sun::star::lang::Locale & rLocale ) in convertLanguageToLocale()
184 ::com::sun::star::lang::Locale MsLangId::convertLanguageToLocale( in convertLanguageToLocale()
187 ::com::sun::star::lang::Locale aLocale; in convertLanguageToLocale()
204 const ::com::sun::star::lang::Locale& rLocale ) in convertLocaleToLanguage()
221 const ::com::sun::star::lang::Locale & rLocale ) in convertLocaleToLanguageWithFallback()
232 ::com::sun::star::lang::Locale MsLangId::convertLanguageToLocaleWithFallback( in convertLanguageToLocaleWithFallback()
240 ::com::sun::star::lang::Locale MsLangId::getFallbackLocale( in getFallbackLocale()
241 const ::com::sun::star::lang::Locale & rLocale ) in getFallbackLocale()
/aoo4110/main/editeng/inc/editeng/
H A DUnoForbiddenCharsTable.hxx51 …nCharacters SAL_CALL getForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) throw(c…
52 …virtual sal_Bool SAL_CALL hasForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) th…
53 …virtual void SAL_CALL setForbiddenCharacters( const com::sun::star::lang::Locale& rLocale, const c…
54 …virtual void SAL_CALL removeForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) thr…
57 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::lang::Locale > SAL_CALL getLocales( ) …
58 …virtual sal_Bool SAL_CALL hasLocale( const ::com::sun::star::lang::Locale& aLocale ) throw (::com:…
/aoo4110/main/offapi/com/sun/star/text/
H A DXDefaultNumberingProvider.idl30 #include <com/sun/star/lang/Locale.idl>
43 @see <type scope="com::sun::star::lang">Locale</type>
51 a given <type scope="com::sun::star::lang">Locale</type>.
57 getDefaultOutlineNumberings([in]com::sun::star::lang::Locale aLocale);
60 to a given <type scope="com::sun::star::lang">Locale</type>.
65 @see <type scope="com::sun::star::lang">Locale</type>
68 getDefaultContinuousNumberingLevels([in]com::sun::star::lang::Locale aLocale);
/aoo4110/main/extensions/source/resource/
H A Doooresourceloader.cxx59 using ::com::sun::star::lang::Locale;
70 typedef ::std::pair< ::rtl::OUString, Locale > ResourceBundleDescriptor;
115 …rceBundle > SAL_CALL loadBundle( const ::rtl::OUString& abaseName, const Locale& aLocale ) throw (…
197 Locale m_aLocale;
205 const Locale& _rLocale
215 …virtual ::com::sun::star::lang::Locale SAL_CALL getLocale( ) throw (::com::sun::star::uno::Runtim…
297 …fficeResourceLoader::loadBundle( const ::rtl::OUString& _baseName, const Locale& _locale ) throw (… in loadBundle()
332 …e< XComponentContext >& /*_rxContext*/, const ::rtl::OUString& _rBaseName, const Locale& _rLocale ) in OpenOfficeResourceBundle()
371 Locale SAL_CALL OpenOfficeResourceBundle::getLocale( ) throw (RuntimeException) in getLocale()
/aoo4110/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()
/aoo4110/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx81 Sequence< Locale > aSuppLocales;
90 Locale * aTLocs;
115 virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException);
116 virtual sal_Bool SAL_CALL hasLocale( const Locale& rLocale ) throw(RuntimeException);
119 …stic2::XMeaning > > SAL_CALL queryMeanings( const OUString& rTerm, const Locale& rLocale, const Pr…
122 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);

Completed in 137 milliseconds

12345678910>>...35