Searched defs:ORowSetValue (Results 1 – 3 of 3) sorted by relevance
49 class OOO_DLLPUBLIC_DBTOOLS ORowSetValue class71 ORowSetValue() in ORowSetValue() function in connectivity::ORowSetValue81 ORowSetValue(const ORowSetValue& _rRH) in ORowSetValue() function in connectivity::ORowSetValue92 ORowSetValue(const ::rtl::OUString& _rRH) in ORowSetValue() function in connectivity::ORowSetValue103 ORowSetValue(const double& _rRH) in ORowSetValue() function in connectivity::ORowSetValue114 ORowSetValue(const float& _rRH) in ORowSetValue() function in connectivity::ORowSetValue125 ORowSetValue(const sal_Int8& _rRH) in ORowSetValue() function in connectivity::ORowSetValue135 ORowSetValue(const sal_Int16& _rRH) in ORowSetValue() function in connectivity::ORowSetValue145 ORowSetValue(const sal_Int32& _rRH) in ORowSetValue() function in connectivity::ORowSetValue155 ORowSetValue(const sal_Int64& _rRH) in ORowSetValue() function in connectivity::ORowSetValue[all …]
43 public class ORowSetValue { class52 public ORowSetValue() { in ORowSetValue() method in ORowSetValue62 public ORowSetValue(Date value) { in ORowSetValue() method in ORowSetValue72 public ORowSetValue(double value) { in ORowSetValue() method in ORowSetValue77 public ORowSetValue(float value) { in ORowSetValue() method in ORowSetValue82 public ORowSetValue(byte value) { in ORowSetValue() method in ORowSetValue87 public ORowSetValue(short value) { in ORowSetValue() method in ORowSetValue92 public ORowSetValue(int value) { in ORowSetValue() method in ORowSetValue97 public ORowSetValue(long value) { in ORowSetValue() method in ORowSetValue102 public ORowSetValue(byte[] value) { in ORowSetValue() method in ORowSetValue[all …]
153 void OColumn::fireValueChange(const ::connectivity::ORowSetValue& /*_rOldValue*/) in fireValueChange()
Completed in 44 milliseconds