Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/inc/ado/
H A DAolevariant.hxx133 operator sal_Int8() const { return getInt8(); } in operator sal_Int8()
149 sal_Int8 getInt8() const;
/aoo41x/main/connectivity/inc/connectivity/
H A DFValue.hxx258 operator sal_Int8() const { return isNull() ? static_cast<sal_Int8>(0) : getInt8(); } in operator sal_Int8()
322 sal_Int8 getInt8() const;
/aoo41x/main/connectivity/source/commontools/
H A DFValue.cxx224 (*this) = getInt8(); in setTypeKind()
1169 sal_Int8 ORowSetValue::getInt8() const in getInt8() function in connectivity::ORowSetValue
1972 (*this) = getInt8(); in setSigned()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx584 sal_Int8 OLEVariant::getInt8() const in getInt8() function in OLEVariant

Completed in 37 milliseconds