Lines Matching defs:_rRH
363 ORowSetValue& ORowSetValue::operator=(const ORowSetValue& _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 =()
583 ORowSetValue& ORowSetValue::operator=(const ::rtl::OUString& _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 =()
698 ORowSetValue& ORowSetValue::operator=(const sal_Int64& _rRH) in operator =()
726 ORowSetValue& ORowSetValue::operator=(const Sequence<sal_Int8>& _rRH) in operator =()
765 sal_Bool operator==(const Date& _rLH,const Date& _rRH) in operator ==()
771 sal_Bool operator==(const Time& _rLH,const Time& _rRH) in operator ==()
777 sal_Bool operator==(const DateTime& _rLH,const DateTime& _rRH) in operator ==()