Home
last modified time | relevance | path

Searched defs:_rRH (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A DFValue.hxx81 ORowSetValue(const ORowSetValue& _rRH) in ORowSetValue()
92 ORowSetValue(const ::rtl::OUString& _rRH) in ORowSetValue()
103 ORowSetValue(const double& _rRH) in ORowSetValue()
114 ORowSetValue(const float& _rRH) in ORowSetValue()
125 ORowSetValue(const sal_Int8& _rRH) in ORowSetValue()
135 ORowSetValue(const sal_Int16& _rRH) in ORowSetValue()
145 ORowSetValue(const sal_Int32& _rRH) in ORowSetValue()
155 ORowSetValue(const sal_Int64& _rRH) in ORowSetValue()
166 ORowSetValue(const sal_Bool& _rRH) in ORowSetValue()
177 ORowSetValue(const ::com::sun::star::util::Date& _rRH) in ORowSetValue()
[all …]
H A DCommonTools.hxx85 ORefVector(const ORefVector& _rRH) : m_vector(_rRH.m_vector),m_refCount(0) in ORefVector()
88 ORefVector& operator=(const ORefVector& _rRH) in operator =()
/aoo4110/main/connectivity/source/commontools/
H A DFValue.cxx529 ORowSetValue& ORowSetValue::operator=(const Date& _rRH) in operator =()
547 ORowSetValue& ORowSetValue::operator=(const Time& _rRH) in operator =()
565 ORowSetValue& ORowSetValue::operator=(const DateTime& _rRH) in operator =()
599 ORowSetValue& ORowSetValue::operator=(const double& _rRH) in operator =()
617 ORowSetValue& ORowSetValue::operator=(const float& _rRH) in operator =()
636 ORowSetValue& ORowSetValue::operator=(const sal_Int8& _rRH) in operator =()
648 ORowSetValue& ORowSetValue::operator=(const sal_Int16& _rRH) in operator =()
661 ORowSetValue& ORowSetValue::operator=(const sal_Int32& _rRH) in operator =()
686 ORowSetValue& ORowSetValue::operator=(const sal_Bool _rRH) in operator =()
765 sal_Bool operator==(const Date& _rLH,const Date& _rRH) in operator ==()
[all …]
/aoo4110/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.cxx38 ORowSetCacheIterator::ORowSetCacheIterator(const ORowSetCacheIterator& _rRH) in ORowSetCacheIterator()
51 ORowSetCacheIterator& ORowSetCacheIterator::operator =(const ORowSetCacheIterator& _rRH) in operator =()
H A DRowSetRow.hxx85 sal_Bool operator ()(const ORowSetRow& _rRH) in operator ()()
/aoo4110/main/connectivity/inc/connectivity/sdbcx/
H A DVDescriptor.hxx81 inline sal_Bool operator == ( const ::rtl::OUString & _rRH ) in operator ==()

Completed in 47 milliseconds