Home
last modified time | relevance | path

Searched refs:m_aLocale (Results 1 – 25 of 27) sorted by path

12

/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx485 IDE_DLL()->GetShell()->GetCurLocalizationMgr()->handleSetCurrentLocale( pEntry->m_aLocale ); in SetLanguage()
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx252 aLocaleSeq[i] = pEntry->m_aLocale; in IMPL_LINK()
275 m_pLocalizationMgr->handleSetDefaultLocale( pSelectEntry->m_aLocale ); in IMPL_LINK()
/trunk/main/basctl/source/inc/
H A Dmanagelang.hxx45 ::com::sun::star::lang::Locale m_aLocale;
52 m_aLocale( _rLocale ), in LanguageEntry()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx268 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in DBG_NAME()
272 LocaleDataItem aData = xLocaleData->getLocaleItem(m_aLocale); in DBG_NAME()
1178 … aValue, m_xConnection, xFormatter, m_aLocale, static_cast<sal_Char>(m_sDecimalSep.toChar() ) ); in setComparsionPredicate()
1227 … aValue, m_xConnection, xFormatter, m_aLocale, static_cast<sal_Char>( m_sDecimalSep.toChar() ) ); in setComparsionPredicate()
1243 …pCondition->getChild(2)->parseNodeToPredicateStr(aValue, m_xConnection, xFormatter, m_aLocale, sta… in setComparsionPredicate()
1244 …ld(0)->parseNodeToPredicateStr( aColumnName, m_xConnection, xFormatter, m_aLocale, static_cast<sal… in setComparsionPredicate()
1262 …pLhs->getChild(i)->parseNodeToPredicateStr( aName, m_xConnection, xFormatter, m_aLocale, static_ca… in setComparsionPredicate()
1268 …pRhs->getChild(i)->parseNodeToPredicateStr(aValue, m_xConnection, xFormatter, m_aLocale, static_ca… in setComparsionPredicate()
/trunk/main/dbaccess/source/core/inc/
H A DSingleSelectQueryComposer.hxx108 ::com::sun::star::lang::Locale m_aLocale;
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx276 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in OApplicationView()
H A DAppView.hxx104 ::com::sun::star::lang::Locale m_aLocale;
144 inline const ::com::sun::star::lang::Locale& getLocale() const { return m_aLocale;} in getLocale()
/trunk/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx68 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in DBG_NAME()
112 return m_aLocale; in GetLocale()
/trunk/main/dbaccess/source/ui/inc/
H A DColumnControlWindow.hxx48 ::com::sun::star::lang::Locale m_aLocale;
H A DDExport.hxx75 ::com::sun::star::lang::Locale m_aLocale;
H A DQueryDesignView.hxx93 ::com::sun::star::lang::Locale m_aLocale;
132 ::com::sun::star::lang::Locale getLocale() const { return m_aLocale;} in getLocale()
H A DTableDesignView.hxx80 ::com::sun::star::lang::Locale m_aLocale;
106 ::com::sun::star::lang::Locale getLocale() const { return m_aLocale;} in getLocale()
H A DTokenWriter.hxx66 ::com::sun::star::lang::Locale m_aLocale;
H A DWCopyTable.hxx270 ::com::sun::star::lang::Locale m_aLocale;
378 ::com::sun::star::lang::Locale GetLocale() const { return m_aLocale; } in GetLocale()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx142 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in DBG_NAME()
184 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in ODatabaseExport()
367 … m_xFormatter->detectNumberFormat(xNumType->getStandardFormat(nFormats[i],m_aLocale),m_sTextToken); in insertValueIntoColumn()
455 …ormatter->detectNumberFormat(xNumType->getStandardFormat(NumberFormat::ALL,m_aLocale),aCheckToken); in CheckString()
638 m_aLocale); in SetColumnTypes()
H A DTokenWriter.cxx149 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in ODatabaseImportExport()
269 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in impl_initFromDescriptor()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2611 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in DBG_NAME()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx230 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in OTableDesignView()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx197 Locale m_aLocale; member in res::OpenOfficeResourceBundle
333 :m_aLocale( _rLocale ) in OpenOfficeResourceBundle()
337 m_pResourceManager = new SimpleResMgr( sBaseName, m_aLocale ); in OpenOfficeResourceBundle()
374 return m_aLocale; in getLocale()
/trunk/main/framework/source/accelerators/
H A Dpresethandler.cxx152 , m_aLocale (::comphelper::Locale::X_NOTRANSLATE()) in PresetHandler()
170 m_aLocale = rCopy.m_aLocale; in PresetHandler()
415 m_aLocale = aLocale ; in connectToResource()
/trunk/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx230 ::comphelper::Locale m_aLocale;
/trunk/main/svtools/inc/svtools/
H A DDocumentInfoPreview.hxx40 com::sun::star::lang::Locale m_aLocale; member in svtools::ODocumentInfoPreview
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx136 m_aLocale = SvtPathOptions().GetLocale(); in DECLARE_LIST()
248 aStr = INetContentTypes::GetPresentation( eTypeID, m_aLocale ); in fill()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx140 ::com::sun::star::lang::Locale m_aLocale;
203 ::com::sun::star::lang::Locale GetLocale() const { return m_aLocale; } in GetLocale()
534 m_aLocale.Language = aLocaleStr.getToken(0, '-', nIndex ); in SvtPathOptions_Impl()
535 m_aLocale.Country = aLocaleStr.getToken(0, '-', nIndex ); in SvtPathOptions_Impl()
536 m_aLocale.Variant = aLocaleStr.getToken(0, '-', nIndex ); in SvtPathOptions_Impl()
541 m_aLocale.Language = OStringToOUString(OString("en"), RTL_TEXTENCODING_UTF8); in SvtPathOptions_Impl()
542 m_aLocale.Country = OStringToOUString(OString("US"), RTL_TEXTENCODING_UTF8); in SvtPathOptions_Impl()
543 m_aLocale.Variant = OStringToOUString(OString(""), RTL_TEXTENCODING_UTF8); in SvtPathOptions_Impl()
H A Duseroptions.cxx104 ::rtl::OUString GetLocale() const { return m_aLocale; } in GetLocale()
134 ::rtl::OUString m_aLocale;
214 m_aLocale = aLocale; in SvtUserOptions_Impl()

Completed in 114 milliseconds

12