Searched refs:getInt8 (Results 1 – 7 of 7) sorted by relevance
133 operator sal_Int8() const { return getInt8(); } in operator sal_Int8()149 sal_Int8 getInt8() const;
258 operator sal_Int8() const { return isNull() ? static_cast<sal_Int8>(0) : getInt8(); } in operator sal_Int8()322 sal_Int8 getInt8() const;
250 setInt8(getInt8()); in setTypeKind()768 public byte getInt8() { in getInt8() method in ORowSetValue
242 return field.getInt8(); in getByte()
264 return field.getInt8(); in getByte()
224 (*this) = getInt8(); in setTypeKind()1169 sal_Int8 ORowSetValue::getInt8() const in getInt8() function in connectivity::ORowSetValue1972 (*this) = getInt8(); in setSigned()
584 sal_Int8 OLEVariant::getInt8() const in getInt8() function in OLEVariant
Completed in 59 milliseconds