Searched refs:getInt16 (Results 1 – 7 of 7) sorted by relevance
134 operator sal_Int16() const { return getInt16(); } in operator sal_Int16()148 sal_Int16 getInt16() const;
259 operator sal_Int16() const { return isNull() ? static_cast<sal_Int16>(0) : getInt16(); } in operator sal_Int16()323 sal_Int16 getInt16() const;
227 (*this) = getInt16(); in setTypeKind()1242 sal_Int16 ORowSetValue::getInt16() const in getInt16() function in connectivity::ORowSetValue1976 (*this) = getInt16(); in setSigned()1982 (*this) = getInt16(); in setSigned()
253 setInt16(getInt16()); in setTypeKind()822 public short getInt16() { in getInt16() method in ORowSetValue
305 return field.getInt16(); in getShort()
327 return field.getInt16(); in getShort()
570 sal_Int16 OLEVariant::getInt16() const in getInt16() function in OLEVariant
Completed in 88 milliseconds