Home
last modified time | relevance | path

Searched defs:rLocale (Results 26 – 50 of 111) sorted by relevance

12345

/aoo42x/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx70 ScCellKeyword::ScCellKeyword(const sal_Char* pName, OpCode eOpCode, const Locale& rLocale) : in ScCellKeyword()
206 …rdTranslator::addToMap(const String& rKey, const sal_Char* pName, const Locale& rLocale, OpCode eO… in addToMap()
224 void ScCellKeywordTranslator::addToMap(const TransItem* pItems, const Locale& rLocale) in addToMap()
/aoo42x/main/i18npool/source/calendar/
H A DcalendarImpl.cxx52 CalendarImpl::loadDefaultCalendar( const Locale& rLocale ) throw(RuntimeException) in loadDefaultCalendar()
65 CalendarImpl::loadCalendar(const OUString& uniqueID, const Locale& rLocale ) throw (RuntimeExceptio… in loadCalendar()
129 CalendarImpl::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars()
/aoo42x/main/linguistic/source/
H A Dhyphdsp.cxx244 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()
H A Dspelldsp.cxx248 sal_Bool SAL_CALL SpellCheckerDispatcher::hasLocale( const Locale& rLocale ) in hasLocale()
258 SpellCheckerDispatcher::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
268 SpellCheckerDispatcher::spell( const OUString& rWord, const Locale& rLocale, in spell()
802 void SpellCheckerDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList()
/aoo42x/main/svl/source/misc/
H A Dsvldata.cxx62 SimpleResMgr* ImpSvlData::GetSimpleRM(const ::com::sun::star::lang::Locale& rLocale) in GetSimpleRM()
/aoo42x/main/sw/inc/
H A Dtoxwrap.hxx54 void SetLocale( const STAR_NMSPC::lang::Locale& rLocale ) { aLcl = rLocale; } in SetLocale()
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx210 sal_Bool SAL_CALL MacSpellChecker::hasLocale(const Locale& rLocale) in hasLocale()
233 sal_Int16 MacSpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure()
294 MacSpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
338 MacSpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals()
408 MacSpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell()
/aoo42x/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx193 TransliterationImpl::loadModule( TransliterationModules modType, const Locale& rLocale ) in loadModule()
223 …mpl::loadModuleNew( const Sequence < TransliterationModulesNew > & modType, const Locale& rLocale ) in loadModuleNew()
248 TransliterationImpl::loadModuleByImplName(const OUString& implName, const Locale& rLocale) in loadModuleByImplName()
258 …:loadModulesByImplNames(const Sequence< OUString >& implNameList, const Locale& rLocale ) throw(Ru… in loadModulesByImplNames()
271 TransliterationImpl::getAvailableModules( const Locale& rLocale, sal_Int16 sType ) throw(RuntimeExc… in getAvailableModules()
620 Reference<XExtendedTransliteration>& body, const Locale& rLocale) throw(RuntimeException) in loadModuleByName()
/aoo42x/main/unotools/source/i18n/
H A Dintlwrapper.cxx31 IntlWrapper::IntlWrapper( in IntlWrapper()
H A Dcharclass.cxx47 const lang::Locale& rLocale in CharClass()
73 CharClass::CharClass( in CharClass()
108 void CharClass::setLocale( const ::com::sun::star::lang::Locale& rLocale ) in setLocale()
H A Dtextsearch.cxx163 void TextSearch::Init( const SearchParam & rParam, in Init()
207 void TextSearch::SetLocale( const ::com::sun::star::util::SearchOptions& rOptions, in SetLocale()
/aoo42x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx274 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale()
297 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure()
384 sal_Bool SAL_CALL SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
431 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals()
508 const OUString& rWord, const Locale& rLocale, in spell()
/aoo42x/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx224 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions()
239 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion()
263const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32… in getConversionWithOffset()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopool.cxx38 LanguageType SdUnoGetLanguage( const lang::Locale& rLocale ) in SdUnoGetLanguage()
/aoo42x/main/vcl/source/window/
H A Dmnemonic.cxx90 const ::com::sun::star::lang::Locale& rLocale = Application::GetSettings().GetUILocale(); in RegisterMnemonic() local
136 const ::com::sun::star::lang::Locale& rLocale = Application::GetSettings().GetUILocale(); in CreateMnemonic() local
/aoo42x/main/sfx2/source/menu/
H A Dthessubmenu.cxx124 void SfxThesSubMenuHelper::GetLocale( in GetLocale()
172 const lang::Locale & rLocale, in GetMeanings()
/aoo42x/main/editeng/source/misc/
H A Dunolingu.cxx569 ThesDummy_Impl::hasLocale( const lang::Locale& rLocale ) in hasLocale()
596 const lang::Locale& rLocale, in queryMeanings()
795 HyphDummy_Impl::hasLocale( const lang::Locale& rLocale ) in hasLocale()
809 const lang::Locale& rLocale, in hyphenate()
826 const lang::Locale& rLocale, in queryAlternativeSpelling()
843 const lang::Locale& rLocale, in createPossibleHyphens()
1345 LanguageType SvxLocaleToLanguage( const Locale& rLocale ) in SvxLocaleToLanguage()
1354 Locale& SvxLanguageToLocale( Locale& rLocale, LanguageType eLang ) in SvxLanguageToLocale()
/aoo42x/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx396 sal_Bool cclass_Unicode::setupInternational( const Locale& rLocale ) in setupInternational()
423 void cclass_Unicode::setupParserTable( const Locale& rLocale, sal_Int32 startCharTokenType, in setupParserTable()
440 void cclass_Unicode::initParserTable( const Locale& rLocale, sal_Int32 startCharTokenType, in initParserTable()
/aoo42x/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx516 static sal_Int16 SAL_CALL getLanguageNumber( const Locale& rLocale) in getLanguageNumber()
528 …L NativeNumberSupplier::getNativeNumberString(const OUString& aNumberString, const Locale& rLocale, in getNativeNumberString()
606 …L NativeNumberSupplier::getNativeNumberString(const OUString& aNumberString, const Locale& rLocale, in getNativeNumberString()
613 …iveNumberSupplier::getNativeNumberChar( const sal_Unicode inChar, const Locale& rLocale, sal_Int16… in getNativeNumberChar()
647 sal_Bool SAL_CALL NativeNumberSupplier::isValidNatNum( const Locale& rLocale, sal_Int16 nNativeNumb… in isValidNatNum()
674 …Attributes SAL_CALL NativeNumberSupplier::convertToXmlAttributes( const Locale& rLocale, sal_Int16… in convertToXmlAttributes()
/aoo42x/main/toolkit/source/layout/core/
H A Dtranslate.cxx49 getLocaleSubdirList( lang::Locale const& rLocale ) in getLocaleSubdirList()
/aoo42x/main/i18npool/source/isolang/
H A Disolang.cxx744 static const MsLangId::IsoLangEntry & lcl_lookupFallbackEntry( in lcl_lookupFallbackEntry()
807 LanguageType MsLangId::lookupFallbackLanguage( in lookupFallbackLanguage()
815 ::com::sun::star::lang::Locale MsLangId::lookupFallbackLocale( in lookupFallbackLocale()
/aoo42x/main/svx/source/items/
H A DSmartTagItem.cxx52 const com::sun::star::lang::Locale rLocale, in SvxSmartTagItem()
/aoo42x/main/svl/source/config/
H A Dasiancfg.cxx235 sal_Bool SvxAsianConfig::GetStartEndChars( const Locale& rLocale, in GetStartEndChars()
254 void SvxAsianConfig::SetStartEndChars( const Locale& rLocale, in SetStartEndChars()
/aoo42x/main/i18npool/source/collator/
H A Dcollator_unicode.cxx73 Collator_Unicode::loadCollatorAlgorithm(const OUString& rAlgorithm, const lang::Locale& rLocale, sa… in loadCollatorAlgorithm()
/aoo42x/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx57 AnyCompare( Reference< XComponentContext > xContext, const Locale& rLocale ) throw() in AnyCompare()

Completed in 127 milliseconds

12345