Searched defs:_rVal (Results 1 – 14 of 14) sorted by relevance
/trunk/main/connectivity/inc/connectivity/ |
H A D | dbconversion.hxx | 142 …static double toStandardDbDate(const ::com::sun::star::util::Date& _rNullDate, double _rVal) { ret… in toStandardDbDate() 146 …static double toNullDate(const ::com::sun::star::util::Date& _rNullDate, double _rVal) { return _r… in toNullDate()
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | types.hxx | 92 sal_Bool isA(const staruno::Any& _rVal, TYPE* pDummy) in isA() 102 sal_Bool isAReference(const staruno::Any& _rVal, TYPE*) in isAReference()
|
/trunk/main/connectivity/source/inc/file/ |
H A D | fcomp.hxx | 106 inline void startSelection(ORowSetValueDecoratorRef& _rVal) in startSelection()
|
/trunk/main/comphelper/source/streaming/ |
H A D | basicio.cxx | 84 …>& operator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_Bool& _rVal) in operator >>()
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | fcode.cxx | 106 void OOperandRow::setValue(const ORowSetValue& _rVal) in setValue() 121 void OOperandValue::setValue(const ORowSetValue& _rVal) in setValue()
|
H A D | fcomp.cxx | 590 void OPredicateInterpreter::evaluateSelection(OCodeList& rCodeList,ORowSetValueDecoratorRef& _rVal) in evaluateSelection()
|
/trunk/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 268 sal_Int32 DBTypeConversion::toDays(const Date& _rVal, const Date& _rNullDate) in toDays() 286 double DBTypeConversion::toDouble(const DateTime& _rVal, const Date& _rNullDate) in toDouble()
|
H A D | DateConversion.cxx | 58 ::rtl::OUString DBTypeConversion::toSQLString(sal_Int32 eType, const Any& _rVal, sal_Bool bQuote, in toSQLString()
|
H A D | dbtools.cxx | 2138 OSQLColumns::Vector::const_iterator find( OSQLColumns::Vector::const_iterator __first, in find() 2147 OSQLColumns::Vector::const_iterator findRealName( OSQLColumns::Vector::const_iterator __first, in findRealName() 2156 OSQLColumns::Vector::const_iterator find( OSQLColumns::Vector::const_iterator __first, in find()
|
H A D | FValue.cxx | 1617 void ORowSetValue::setFromDouble(const double& _rVal,sal_Int32 _nDatatype) in setFromDouble()
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DBTypeConversion.java | 246 public static double toDouble(DateTime _rVal) { in toDouble() 250 public static double toDouble(DateTime _rVal, Date _rNullDate) { in toDouble()
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | TextConnectionHelper.cxx | 532 void OTextConnectionHelper::SetExtension(const String& _rVal) in SetExtension()
|
/trunk/main/connectivity/source/drivers/dbase/ |
H A D | DNoException.cxx | 399 void ONDXKey::setValue(const ORowSetValue& _rVal) in setValue()
|
H A D | dindexnode.cxx | 825 void ONDXKey::setValue(const ORowSetValue& _rVal) in setValue()
|
Completed in 68 milliseconds