Searched refs:getInt8 (Results 1 – 4 of 4) 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;
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 26 milliseconds