Home
last modified time | relevance | path

Searched refs:Locale (Results 226 – 250 of 870) sorted by relevance

12345678910>>...35

/aoo42x/main/unotools/source/i18n/
H A Dcharclass.cxx47 const lang::Locale& rLocale in CharClass()
74 const ::com::sun::star::lang::Locale& rLocale ) in CharClass()
108 void CharClass::setLocale( const ::com::sun::star::lang::Locale& rLocale ) in setLocale()
117 const ::com::sun::star::lang::Locale& CharClass::getLocale() const in getLocale()
/aoo42x/main/basctl/source/basicide/
H A Dbasicbox.cxx429 Locale aDefaultLocale = pCurMgr->getStringResourceManager()->getDefaultLocale(); in FillBox()
430 Locale aCurrentLocale = pCurMgr->getStringResourceManager()->getCurrentLocale(); in FillBox()
431 Sequence< Locale > aLocaleSeq = pCurMgr->getStringResourceManager()->getLocales(); in FillBox()
432 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillBox()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl40 #include <com/sun/star/lang/Locale.idl>
184 [optional, property] com::sun::star::lang::Locale CharLocale;
190 [optional, property] com::sun::star::lang::Locale CharLocaleAsian;
196 [optional, property] com::sun::star::lang::Locale CharLocaleComplex;
/aoo42x/main/svx/inc/svx/
H A Dnumvset.hxx69 com::sun::star::lang::Locale aLocale;
90 const com::sun::star::lang::Locale& rLocale );
97 const com::sun::star::lang::Locale& rLocale);
H A DSmartTagItem.hxx55 const com::sun::star::lang::Locale maLocale;
68 const com::sun::star::lang::Locale rLocale,
85 const com::sun::star::lang::Locale& GetLocale() const { return maLocale; } in GetLocale()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DResourceManager.java32 import java.util.Locale;
157 Locale locale = Locale.getDefault();
/aoo42x/main/linguistic/source/
H A Dhyphdta.cxx90 Locale SAL_CALL HyphenatedWord::getLocale() in getLocale()
95 Locale aRes; in getLocale()
159 Locale SAL_CALL PossibleHyphens::getLocale() in getLocale()
H A Dconvdiclist.cxx70 bool operator == ( const Locale &r1, const Locale &r2 ) in operator ==()
495 const Locale& rLocale, in addNewDictionary()
536 const Locale& rLocale, in queryConversions()
588 const Locale& rLocale, in queryMaxCharCount()
H A Dconvdiclist.hxx86 …wDictionary( const ::rtl::OUString& aName, const ::com::sun::star::lang::Locale& aLocale, sal_Int1…
87 …t, sal_Int32 nStartPos, sal_Int32 nLength, const ::com::sun::star::lang::Locale& aLocale, sal_Int1…
88 …virtual sal_Int16 SAL_CALL queryMaxCharCount( const ::com::sun::star::lang::Locale& aLocale, sal_I…
/aoo42x/main/shell/source/all/ooofilereader/
H A Dcontentreader.cxx133 void CContentReader::addChunk( LocaleSet_t const & Locale, Content_t const & Content ) in addChunk() argument
138 if ( ( ( m_ChunkBuffer.empty() ) || ( m_ChunkBuffer.back().first != Locale ) ) && in addChunk()
143 Chunk.first = Locale; in addChunk()
/aoo42x/main/offapi/com/sun/star/resource/
H A DXResourceBundleLoader.idl39 #include <com/sun/star/lang/Locale.idl>
57 @see Locale
73 [in] com::sun::star::lang::Locale aLocale )
/aoo42x/main/offapi/com/sun/star/text/
H A DXNumberingFormatter.idl33 #include <com/sun/star/lang/Locale.idl>
53 and the given <type scope="com::sun::star::lang">Locale</type>.
57 [in]com::sun::star::lang::Locale aLocale)
/aoo42x/main/cui/source/dialogs/
H A Dthesdlg.cxx332 const lang::Locale& rLocale, in queryMeanings_Impl()
360 lang::Locale aLocale( SvxCreateLocale( nLookUpLanguage ) ); in UpdateAlternativesBox_Impl()
537 static String lcl_GetThesImplName( const lang::Locale &rLocale ) in lcl_GetThesImplName()
686 uno::Sequence< lang::Locale > aLocales; in SvxThesaurusDialog()
690 const lang::Locale *pLocales = aLocales.getConstArray(); in SvxThesaurusDialog()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java32 import java.util.Locale;
392 private String getLocalizedValue(XMLPackageDescription packageData, String section, Locale l) { in getLocalizedValue()
432 Locale locale = Locale.getDefault(); in parse()
/aoo42x/main/udkapi/com/sun/star/lang/
H A DXServiceDisplayName.idl31 #include <com/sun/star/lang/Locale.idl>
52 <type scope="com::sun::star::lang">Locale</type> for the preferred
64 [in] ::com::sun::star::lang::Locale aLocale );
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFieldDescription.java30 import com.sun.star.lang.Locale;
52 private Locale aLocale;
54 …public FieldDescription(XMultiServiceFactory _xMSF, Locale _aLocale, ScenarioSelector _curscenario… in FieldDescription()
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx182 ::com::sun::star::lang::Locale toLocale( ::rtl::OUString const & slang ) in toLocale()
185 ::com::sun::star::lang::Locale locale; in toLocale()
218 lang::Locale getOfficeLocale() in getOfficeLocale()
/aoo42x/main/i18npool/inc/
H A Ddefaultnumberingprovider.hxx58 getDefaultOutlineNumberings( const com::sun::star::lang::Locale& aLocale )
63 getDefaultContinuousNumberingLevels( const com::sun::star::lang::Locale& aLocale )
70 const com::sun::star::lang::Locale& aLocale )
/aoo42x/main/offapi/com/sun/star/util/
H A DSearchOptions.idl28 #include <com/sun/star/lang/Locale.idl>
57 ::com::sun::star::lang::Locale Locale;
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXSpellAlternatives.idl31 #include <com/sun/star/lang/Locale.idl>
63 the Locale which specifies the language of the misspelled word.
65 com::sun::star::lang::Locale getLocale();
/aoo42x/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx93 com::sun::star::lang::Locale maDocLocale;
147 const com::sun::star::lang::Locale& GetDocumentLocale() const;
148 void SetDocumentLocale( const com::sun::star::lang::Locale& rLoc );
/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx1362 Locale aLocale; in lcl_LangStringToLangType()
1482 Locale aLocale; in FillItemSet()
1529 Locale aLocale = MsLangId::convertLanguageToLocale( eSelectLang, false ); in FillItemSet()
1550 Locale aLocale = MsLangId::convertLanguageToLocale( eSelectLang, false ); in FillItemSet()
1571 Locale aLocale = MsLangId::convertLanguageToLocale( eSelectLang, false ); in FillItemSet()
1683 Locale aLocale; in Reset()
1689 aLocale = Locale(); in Reset()
1694 aLocale = Locale(); in Reset()
1861 Locale aTempLocale; in IMPL_LINK()
/aoo42x/main/svl/source/numbers/
H A Dsupservs.cxx100 Type aExpectedArgType = ::getCppuType(static_cast<Locale*>(NULL)); in initialize()
109 Locale aLocale; in initialize()
216 Locale aOfficeLocale = aSysLocale.GetLocaleData().getLocale(); in implEnsureFormatter()
/aoo42x/main/framework/source/fwi/helper/
H A Dmischelper.cxx190 …::com::sun::star::lang::Locale aLocale(xLangGuesser->guessPrimaryLanguage( rGuessedTextLang, 0, rG… in FillLangItems()
221 … Sequence< Locale > rLocales( xDocumentLanguages->getDocumentLanguages( nScriptType, nMaxCount )); in FillLangItems()
228 const Locale& rLocale=rLocales[i]; in FillLangItems()
/aoo42x/main/i18nutil/source/utility/
H A Dcasefolding.cxx55 …etConditionalValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Locale& aLocale, sal_uInt… in getConditionalValue()
84 Mapping& casefolding::getValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Locale& aLocal… in getValue()
125 …onst sal_Unicode *str, sal_Int32& idx, sal_Int32 len, MappingElement& e, Locale& aLocale, sal_uInt… in getNextChar()

Completed in 96 milliseconds

12345678910>>...35