Home
last modified time | relevance | path

Searched defs:ORowSetValue (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx153 void OColumn::fireValueChange(const ::connectivity::ORowSetValue& /*_rOldValue*/) in fireValueChange()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java43 public class ORowSetValue { class
52 public ORowSetValue() { in ORowSetValue() method in ORowSetValue
62 public ORowSetValue(Date value) { in ORowSetValue() method in ORowSetValue
72 public ORowSetValue(double value) { in ORowSetValue() method in ORowSetValue
77 public ORowSetValue(float value) { in ORowSetValue() method in ORowSetValue
82 public ORowSetValue(byte value) { in ORowSetValue() method in ORowSetValue
87 public ORowSetValue(short value) { in ORowSetValue() method in ORowSetValue
92 public ORowSetValue(int value) { in ORowSetValue() method in ORowSetValue
97 public ORowSetValue(long value) { in ORowSetValue() method in ORowSetValue
102 public ORowSetValue(byte[] value) { in ORowSetValue() method in ORowSetValue
[all …]
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx49 class OOO_DLLPUBLIC_DBTOOLS ORowSetValue class
71 ORowSetValue() in ORowSetValue() function in connectivity::ORowSetValue
81 ORowSetValue(const ORowSetValue& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
92 ORowSetValue(const ::rtl::OUString& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
103 ORowSetValue(const double& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
114 ORowSetValue(const float& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
125 ORowSetValue(const sal_Int8& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
135 ORowSetValue(const sal_Int16& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
145 ORowSetValue(const sal_Int32& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
155 ORowSetValue(const sal_Int64& _rRH) in ORowSetValue() function in connectivity::ORowSetValue
[all …]

Completed in 27 milliseconds