Home
last modified time | relevance | path

Searched refs:getInt16 (Results 1 – 7 of 7) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DAolevariant.hxx134 operator sal_Int16() const { return getInt16(); } in operator sal_Int16()
148 sal_Int16 getInt16() const;
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx259 operator sal_Int16() const { return isNull() ? static_cast<sal_Int16>(0) : getInt16(); } in operator sal_Int16()
323 sal_Int16 getInt16() const;
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx227 (*this) = getInt16(); in setTypeKind()
1242 sal_Int16 ORowSetValue::getInt16() const in getInt16() function in connectivity::ORowSetValue
1976 (*this) = getInt16(); in setSigned()
1982 (*this) = getInt16(); in setSigned()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java253 setInt16(getInt16()); in setTypeKind()
822 public short getInt16() { in getInt16() method in ORowSetValue
H A DCustomResultSet.java305 return field.getInt16(); in getShort()
H A DDatabaseMetaDataResultSet.java327 return field.getInt16(); in getShort()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx570 sal_Int16 OLEVariant::getInt16() const in getInt16() function in OLEVariant

Completed in 78 milliseconds