Home
last modified time | relevance | path

Searched refs:rLocale (Results 101 – 125 of 195) sorted by relevance

12345678

/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlayoutdevice.hxx77 const ::com::sun::star::lang::Locale & rLocale);
138 const ::com::sun::star::lang::Locale & rLocale);
/trunk/main/unotools/inc/unotools/
H A Dnumberformatcodewrapper.hxx50 const ::com::sun::star::lang::Locale& rLocale
57 void setLocale( const ::com::sun::star::lang::Locale& rLocale );
H A Dtextsearch.hxx133 const ::com::sun::star::lang::Locale& rLocale );
171 const ::com::sun::star::lang::Locale& rLocale );
/trunk/main/oox/inc/oox/xls/
H A Dnumberformatsbuffer.hxx72 const ::com::sun::star::lang::Locale& rLocale,
76 const ::com::sun::star::lang::Locale& rLocale,
/trunk/main/unotools/source/i18n/
H A Dintlwrapper.cxx33 const ::com::sun::star::lang::Locale& rLocale ) in IntlWrapper()
35 aLocale( rLocale ), in IntlWrapper()
/trunk/main/offapi/com/sun/star/i18n/
H A DXCalendar.idl45 void loadDefaultCalendar( [in] ::com::sun::star::lang::Locale rLocale );
50 [in] ::com::sun::star::lang::Locale rLocale );
58 sequence< string > getAllCalendars( [in] ::com::sun::star::lang::Locale rLocale );
/trunk/main/svx/source/items/
H A DSmartTagItem.cxx52 const com::sun::star::lang::Locale rLocale, in SvxSmartTagItem() argument
61 maLocale( rLocale ), in SvxSmartTagItem()
/trunk/main/linguistic/source/
H A Dthesdsp.hxx103 SetServiceList( const ::com::sun::star::lang::Locale &rLocale,
107 GetServiceList( const ::com::sun::star::lang::Locale &rLocale ) const;
H A Ddlistimp.cxx576 DicList::createDictionary( const rtl::OUString& rName, const Locale& rLocale, in createDictionary() argument
582 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in createDictionary()
589 DicList::queryDictionaryEntry( const rtl::OUString& rWord, const Locale& rLocale, in queryDictionaryEntry() argument
594 return SearchDicList( this, rWord, LocaleToLanguage( rLocale ), in queryDictionaryEntry()
H A Ddefs.hxx124 …virtual void SetServiceList( const css::lang::Locale &rLocale, const css::uno::Sequence< rtl::OUSt…
125 …virtual css::uno::Sequence< rtl::OUString > GetServiceList( const css::lang::Locale &rLocale ) con…
H A Dhyphdsp.hxx136 SetServiceList( const ::com::sun::star::lang::Locale &rLocale,
140 GetServiceList( const ::com::sun::star::lang::Locale &rLocale ) const;
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_commonclass.cxx48 …ransliteration_commonclass::loadModule( TransliterationModules /*modName*/, const Locale& rLocale ) in loadModule() argument
51 aLocale = rLocale; in loadModule()
H A Dtransliteration_caseignore.cxx63 Transliteration_caseignore::loadModule( TransliterationModules modName, const Locale& rLocale ) in loadModule() argument
67 aLocale = rLocale; in loadModule()
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx77 const STAR_NMSPC::lang::Locale& rLocale ) const in GetIndexKey()
81 sRet = xIES->getIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey()
/trunk/main/cui/source/dialogs/
H A DSpellAttrib.hxx59 const ::com::sun::star::lang::Locale& rLocale, in SpellErrorDescription()
68 aLocale( rLocale ), in SpellErrorDescription()
/trunk/main/svx/inc/svx/
H A Dnumvset.hxx90 const com::sun::star::lang::Locale& rLocale );
97 const com::sun::star::lang::Locale& rLocale);
/trunk/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx57 AnyCompare( Reference< XComponentContext > xContext, const Locale& rLocale ) throw() in AnyCompare() argument
65 m_rCollator->loadDefaultCollator( rLocale, in AnyCompare()
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx352 const ::rtl::OUString& rFormat, lang::Locale& rLocale, bool bHijri) in ConvertMSFormatStringToSO() argument
441 rLocale.Language = ::rtl::OUString::createFromAscii("ja"); in ConvertMSFormatStringToSO()
442 rLocale.Country = ::rtl::OUString::createFromAscii("JP"); in ConvertMSFormatStringToSO()
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx217 const Locale& rLocale in getDefaultNumberFormat() argument
223 nRet = xAccess->getDefaultNumberFormat( rxColumn, rxTypes, rLocale); in getDefaultNumberFormat()
/trunk/main/i18npool/inc/
H A Dbreakiterator_unicode.hxx50 const com::sun::star::lang::Locale& rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount,
92 void SAL_CALL loadICUBreakIterator(const com::sun::star::lang::Locale& rLocale,
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx1194 …rintFontManager::matchFont( FastPrintFontInfo& rInfo, const com::sun::star::lang::Locale& rLocale ) in matchFont() argument
1205 if( rLocale.Language.getLength() ) in matchFont()
1208 aLang.append( rLocale.Language ); in matchFont()
1209 if( rLocale.Country.getLength() ) in matchFont()
1212 aLang.append( rLocale.Country ); in matchFont()
/trunk/main/vcl/source/app/
H A Di18nhelp.cxx41 …om::sun::star::lang::XMultiServiceFactory >& rxMSF, const ::com::sun::star::lang::Locale& rLocale ) in I18nHelper() argument
44 maLocale = rLocale; in I18nHelper()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx107 virtual sal_Bool SAL_CALL hasLocale( const Locale& rLocale ) throw(RuntimeException);
119 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextstrikeoutprimitive2d.cxx127 const ::com::sun::star::lang::Locale& rLocale) in TextCharacterStrikeoutPrimitive2D()
131 maLocale(rLocale) in TextCharacterStrikeoutPrimitive2D()
/trunk/main/tools/inc/tools/
H A Dresmgr.hxx154 com::sun::star::lang::Locale& rLocale );
217 static void SetDefaultLocale( const com::sun::star::lang::Locale& rLocale );

Completed in 143 milliseconds

12345678