Searched defs:_rRH (Results 1 – 6 of 6) sorted by relevance
81 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 …]
85 ORefVector(const ORefVector& _rRH) : m_vector(_rRH.m_vector),m_refCount(0) in ORefVector()88 ORefVector& operator=(const ORefVector& _rRH) in operator =()
529 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 …]
38 ORowSetCacheIterator::ORowSetCacheIterator(const ORowSetCacheIterator& _rRH) in ORowSetCacheIterator()51 ORowSetCacheIterator& ORowSetCacheIterator::operator =(const ORowSetCacheIterator& _rRH) in operator =()
85 sal_Bool operator ()(const ORowSetRow& _rRH) in operator ()()
81 inline sal_Bool operator == ( const ::rtl::OUString & _rRH ) in operator ==()
Completed in 56 milliseconds