/trunk/main/unotools/source/config/ |
H A D | pathoptions.cxx | 140 ::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 D | useroptions.cxx | 104 ::rtl::OUString GetLocale() const { return m_aLocale; } in GetLocale() 134 ::rtl::OUString m_aLocale; 214 m_aLocale = aLocale; in SvtUserOptions_Impl()
|
/trunk/main/extensions/source/resource/ |
H A D | oooresourceloader.cxx | 197 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/dbaccess/source/ui/misc/ |
H A D | DExport.cxx | 142 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 D | TokenWriter.cxx | 149 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in ODatabaseImportExport() 269 m_aLocale = aSysLocale.GetLocaleData().getLocale(); in impl_initFromDescriptor()
|
/trunk/main/basctl/source/inc/ |
H A D | managelang.hxx | 45 ::com::sun::star::lang::Locale m_aLocale; 52 m_aLocale( _rLocale ), in LanguageEntry()
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | TableDesignView.hxx | 80 ::com::sun::star::lang::Locale m_aLocale; 106 ::com::sun::star::lang::Locale getLocale() const { return m_aLocale;} in getLocale()
|
H A D | QueryDesignView.hxx | 93 ::com::sun::star::lang::Locale m_aLocale; 132 ::com::sun::star::lang::Locale getLocale() const { return m_aLocale;} in getLocale()
|
H A D | WCopyTable.hxx | 270 ::com::sun::star::lang::Locale m_aLocale; 378 ::com::sun::star::lang::Locale GetLocale() const { return m_aLocale; } in GetLocale()
|
H A D | ColumnControlWindow.hxx | 48 ::com::sun::star::lang::Locale m_aLocale;
|
H A D | DExport.hxx | 75 ::com::sun::star::lang::Locale m_aLocale;
|
H A D | TokenWriter.hxx | 66 ::com::sun::star::lang::Locale m_aLocale;
|
/trunk/main/dbaccess/source/core/api/ |
H A D | SingleSelectQueryComposer.cxx | 268 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/ui/control/ |
H A D | ColumnControlWindow.cxx | 68 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in DBG_NAME() 112 return m_aLocale; in GetLocale()
|
/trunk/main/framework/source/accelerators/ |
H A D | presethandler.cxx | 152 , m_aLocale (::comphelper::Locale::X_NOTRANSLATE()) in PresetHandler() 170 m_aLocale = rCopy.m_aLocale; in PresetHandler() 415 m_aLocale = aLocale ; in connectToResource()
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppView.hxx | 104 ::com::sun::star::lang::Locale m_aLocale; 144 inline const ::com::sun::star::lang::Locale& getLocale() const { return m_aLocale;} in getLocale()
|
H A D | AppView.cxx | 276 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in OApplicationView()
|
/trunk/main/basctl/source/dlged/ |
H A D | managelang.cxx | 252 aLocaleSeq[i] = pEntry->m_aLocale; in IMPL_LINK() 275 m_pLocalizationMgr->handleSetDefaultLocale( pSelectEntry->m_aLocale ); in IMPL_LINK()
|
/trunk/main/svtools/inc/svtools/ |
H A D | DocumentInfoPreview.hxx | 40 com::sun::star::lang::Locale m_aLocale; member in svtools::ODocumentInfoPreview
|
/trunk/main/framework/source/inc/accelerators/ |
H A D | presethandler.hxx | 230 ::comphelper::Locale m_aLocale;
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignView.cxx | 230 m_aLocale = SvtSysLocale().GetLocaleData().getLocale(); in OTableDesignView()
|
/trunk/main/basctl/source/basicide/ |
H A D | basicbox.cxx | 485 IDE_DLL()->GetShell()->GetCurLocalizationMgr()->handleSetCurrentLocale( pEntry->m_aLocale ); in SetLanguage()
|
/trunk/main/dbaccess/source/core/inc/ |
H A D | SingleSelectQueryComposer.hxx | 108 ::com::sun::star::lang::Locale m_aLocale;
|
/trunk/main/svtools/source/contnr/ |
H A D | templwin.cxx | 136 m_aLocale = SvtPathOptions().GetLocale(); in DECLARE_LIST() 248 aStr = INetContentTypes::GetPresentation( eTypeID, m_aLocale ); in fill()
|
/trunk/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.hxx | 532 com::sun::star::lang::Locale m_aLocale; member
|