Home
last modified time | relevance | path

Searched refs:maLocale (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/vcl/source/app/
H A Di18nhelp.cxx44 maLocale = rLocale; in I18nHelper()
73 …is)->mpTransliterationWrapper->loadModuleIfNeeded( MsLangId::convertLocaleToLanguage( maLocale ) ); in ImplGetTransliterationWrapper()
82 ((vcl::I18nHelper*)this)->mpLocaleDataWrapper = new LocaleDataWrapper( mxMSF, maLocale ); in ImplGetLocaleDataWrapper()
89 return maLocale; in getLocale()
H A Dsettings.cxx1552 maLocale( rData.maLocale ) in ImplAllSettingsData()
1813 (mpData->maLocale == rSet.mpData->maLocale) && in operator ==()
1828 mpData->maLocale = rLocale; in SetLocale()
1862 MsLangId::convertLanguageToLocale( GetLanguage(), ((AllSettings*)this)->mpData->maLocale ); in SetLanguage()
1932 if ( !mpData->maLocale.Language.getLength() ) in GetLocale()
1933 mpData->maLocale = mpData->maSysLocale.GetLocale(); in GetLocale()
1935 return mpData->maLocale; in GetLocale()
/aoo42x/main/sfx2/source/doc/
H A Ddoctemplates.cxx188 Locale maLocale; member in SfxDocTplService_Impl
416 OUString aLang = maLocale.Language; in DECLARE_LIST()
418 aLang += maLocale.Country; in DECLARE_LIST()
515 maLocale.Language = aLocale.copy( 0, nPos ); in getDefaultLocale()
519 maLocale.Country in getDefaultLocale()
522 maLocale.Variant in getDefaultLocale()
527 maLocale.Country in getDefaultLocale()
1165 return maLocale; in getLocale()
1174 ( maLocale.Language != rLocale.Language ) && in setLocale()
1175 ( maLocale.Country != rLocale.Country ) ) in setLocale()
[all …]
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx118 ::com::sun::star::lang::Locale maLocale;
155 const ::com::sun::star::lang::Locale& getLocale() const { return maLocale; } in getLocale()
H A Dtextstrikeoutprimitive2d.hxx80 ::com::sun::star::lang::Locale maLocale;
99 const ::com::sun::star::lang::Locale& getLocale() const { return maLocale; } in getLocale()
/aoo42x/main/svx/inc/svx/
H A DSmartTagItem.hxx55 const com::sun::star::lang::Locale maLocale; member in SvxSmartTagItem
85 const com::sun::star::lang::Locale& GetLocale() const { return maLocale; } in GetLocale()
/aoo42x/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx88 ::com::sun::star::lang::Locale maLocale;
103 maLocale(rInfo.mpLocale ? *rInfo.mpLocale : ::com::sun::star::lang::Locale()), in impPathTextPortion()
142 const ::com::sun::star::lang::Locale& getLocale() const { return maLocale; } in getLocale()
/aoo42x/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1916 maModel.maLocale = rLocale; in setFormatCode()
1923 maModel.maLocale = rLocale; in setPredefinedId()
1931 …maApiData.mnIndex = lclCreateFormat( rxNumFmts, maModel.maFmtCode, maModel.maLocale, rFromLocale ); in finalizeImport()
1933 … maApiData.mnIndex = lclCreatePredefinedFormat( rxNumFmts, maModel.mnPredefId, maModel.maLocale ); in finalizeImport()
/aoo42x/main/chart2/workbench/addin/
H A Dsampleaddin.cxx705 maLocale = eLocale; in setLocale()
711 return maLocale; in getLocale()
H A Dsampleaddin.hxx59 ::com::sun::star::lang::Locale maLocale;
/aoo42x/main/vcl/inc/vcl/
H A Di18nhelp.hxx56 ::com::sun::star::lang::Locale maLocale;
H A Dsettings.hxx1165 ::com::sun::star::lang::Locale maLocale;
/aoo42x/main/oox/inc/oox/xls/
H A Dnumberformatsbuffer.hxx43 ::com::sun::star::lang::Locale maLocale;
/aoo42x/main/svx/source/items/
H A DSmartTagItem.cxx61 maLocale( rLocale ), in SvxSmartTagItem()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dtextstrikeoutprimitive2d.cxx131 maLocale(rLocale) in TextCharacterStrikeoutPrimitive2D()
H A Dtextprimitive2d.cxx244 maLocale(rLocale), in TextSimplePortionPrimitive2D()
/aoo42x/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx226 const css::lang::Locale maLocale; member in sdext::presenter::PresenterAccessible::AccessibleObject
915 maLocale(aLocale), in AccessibleObject()
1143 return maLocale; in getLocale()
/aoo42x/main/sax/source/fastparser/
H A Dfastparser.hxx66 ::com::sun::star::lang::Locale maLocale;
H A Dfastparser.cxx539 maData.maLocale = Locale; in setLocale()
/aoo42x/main/svtools/source/edit/
H A Dtexteng.cxx3051 maLocale = rLocale; in SetLocale()
3058 if ( !maLocale.Language.getLength() ) in GetLocale()
3060 maLocale = Application::GetSettings().GetUILocale(); in GetLocale()
3062 return maLocale; in GetLocale()
/aoo42x/main/svtools/inc/svtools/
H A Dtexteng.hxx110 ::com::sun::star::lang::Locale maLocale;

Completed in 148 milliseconds