Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/inc/ado/
H A DAolevariant.hxx134 operator sal_Int16() const { return getInt16(); } in operator sal_Int16()
148 sal_Int16 getInt16() const;
/aoo41x/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;
/aoo41x/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()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx570 sal_Int16 OLEVariant::getInt16() const in getInt16() function in OLEVariant

Completed in 44 milliseconds