Home
last modified time | relevance | path

Searched refs:_rLocale (Results 1 – 23 of 23) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx132 const Locale& _rLocale) in getDefaultNumberFormat() argument
156 _rLocale); in getDefaultNumberFormat()
164 const Locale& _rLocale) in getDefaultNumberFormat() argument
176 nFormat = _xTypes->getStandardFormat(NumberFormat::LOGICAL, _rLocale); in getDefaultNumberFormat()
198 nFormat = xFormats->queryKey(sNewFormat, _rLocale, sal_False); in getDefaultNumberFormat()
200 nFormat = xFormats->addNew(sNewFormat, _rLocale); in getDefaultNumberFormat()
212 nFormat = _xTypes->getStandardFormat(NumberFormat::TEXT, _rLocale); in getDefaultNumberFormat()
215 nFormat = _xTypes->getStandardFormat(NumberFormat::DATE, _rLocale); in getDefaultNumberFormat()
218 nFormat = _xTypes->getStandardFormat(NumberFormat::TIME, _rLocale); in getDefaultNumberFormat()
1007 const Locale& _rLocale) in TransferFormComponentProperties() argument
[all …]
H A Dpredicateinput.cxx76 …sal_Bool OPredicateInputController::getSeparatorChars( const Locale& _rLocale, sal_Unicode& _rDecS… in getSeparatorChars() argument
85 aLocaleData = m_xLocaleData->getLocaleItem( _rLocale ); in getSeparatorChars()
H A DDateConversion.cxx414 const ::com::sun::star::lang::Locale& _rLocale, in getFormattedValue()
438 _rLocale); in getFormattedValue()
/trunk/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx74 const Locale& _rLocale, const Date& _rNullDate ) const in getFormattedValue() argument
76 …return ::dbtools::DBTypeConversion::getFormattedValue( _rxColumn, _rxFormatter, _rLocale, _rNullDa… in getFormattedValue()
121 const Locale& _rLocale ) const in getDefaultNumberFormat()
123 return ::dbtools::getDefaultNumberFormat( _rxColumn, _rxTypes, _rLocale ); in getDefaultNumberFormat()
127 …rence< XPropertySet>& _rxOld, const Reference< XPropertySet>& _rxNew, const Locale& _rLocale) const in TransferFormComponentProperties()
129 ::dbtools::TransferFormComponentProperties(_rxOld, _rxNew, _rLocale); in TransferFormComponentProperties()
H A Dstaticdbtools_s.hxx67 const ::com::sun::star::lang::Locale& _rLocale,
104 const ::com::sun::star::lang::Locale& _rLocale
111 const ::com::sun::star::lang::Locale& _rLocale
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx178 … XPropertySet >& _xColumn, const Reference< XNumberFormatTypes >& _xTypes, const Locale& _rLocale ) in getDefaultNumberFormat() argument
182 nReturn = m_xDataAccessTools->getDefaultNumberFormat( _xColumn, _xTypes, _rLocale ); in getDefaultNumberFormat()
219 const Reference< XPropertySet>& _rxNew, const Locale& _rLocale) const in TransferFormComponentProperties()
222 m_xDataAccessTools->TransferFormComponentProperties(_rxOld, _rxNew, _rLocale); in TransferFormComponentProperties()
/trunk/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx147 const ::com::sun::star::lang::Locale& _rLocale
153 const ::com::sun::star::lang::Locale& _rLocale
267 const ::com::sun::star::lang::Locale& _rLocale,
H A Ddbtools.hxx105 const ::com::sun::star::lang::Locale& _rLocale);
115 const ::com::sun::star::lang::Locale& _rLocale);
468 const ::com::sun::star::lang::Locale& _rLocale
H A Dpredicateinput.hxx117 const ::com::sun::star::lang::Locale& _rLocale,
H A Dsqlparse.hxx103 static void setDefaultLocale( const ::com::sun::star::lang::Locale& _rLocale );
H A Ddbconversion.hxx104 const ::com::sun::star::lang::Locale& _rLocale,
H A Dsqlnode.hxx105 const ::com::sun::star::lang::Locale& _rLocale,
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx205 const Locale& _rLocale
332 …e< XComponentContext >& /*_rxContext*/, const ::rtl::OUString& _rBaseName, const Locale& _rLocale ) in OpenOfficeResourceBundle() argument
333 :m_aLocale( _rLocale ) in OpenOfficeResourceBundle()
/trunk/main/basctl/source/inc/
H A Dmanagelang.hxx49 const ::com::sun::star::lang::Locale& _rLocale, in LanguageEntry()
52 m_aLocale( _rLocale ), in LanguageEntry()
/trunk/main/sw/inc/
H A Dswdbtoolsclient.hxx60 const ::com::sun::star::lang::Locale& _rLocale
66 const ::com::sun::star::lang::Locale& _rLocale,
/trunk/main/comphelper/source/misc/
H A Dnumbers.cxx98 const starlang::Locale& _rLocale) in getStandardFormat() argument
105 return xTypes.is() ? xTypes->getStandardFormat(nType, _rLocale) : 0; in getStandardFormat()
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx232 const lang::Locale& _rLocale, in getFormattedValue() argument
241 sRet = xConversion->getFormattedValue(_rxColumn, _rxFormatter, _rLocale, _rNullDate); in getFormattedValue()
/trunk/main/svx/inc/svx/
H A Ddbtoolsclient.hxx102 const ::com::sun::star::lang::Locale& _rLocale );
130 const ::com::sun::star::lang::Locale& _rLocale
/trunk/main/tools/inc/tools/
H A Dsimplerm.hxx57 const ::com::sun::star::lang::Locale& _rLocale);
/trunk/main/comphelper/inc/comphelper/
H A Dnumbers.hxx55 const starlang::Locale& _rLocale);
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4476 void OParseContext::setDefaultLocale( const ::com::sun::star::lang::Locale& _rLocale )
4478 impl_getLocaleInstance() = _rLocale;
H A Dsqlnode.cxx165 const Locale& _rLocale, const IParseContext* _pContext, in SQLParseNodeParameter() argument
167 :rLocale(_rLocale) in SQLParseNodeParameter()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx273 ,const ::com::sun::star::lang::Locale& _rLocale in ParseCondition()
285 _rLocale, in ParseCondition()

Completed in 1221 milliseconds