fill(sal_Int32 _nPos, sal_Int32 _nType, const css::uno::Reference< css::sdbc::XRow > &_xRow) | connectivity::ORowSetValue | |
fill(sal_Int32 _nPos, sal_Int32 _nType, bool _bNullable, const css::uno::Reference< css::sdbc::XRow > &_xRow) | connectivity::ORowSetValue | |
fill(const css::uno::Any &_rValue) | connectivity::ORowSetValue | |
fill(const sal_Int32 _nType, const css::uno::Reference< css::sdb::XColumn > &_rxColumn) | connectivity::ORowSetValue | |
free() noexcept | connectivity::ORowSetValue | private |
getAny() const | connectivity::ORowSetValue | inline |
getBool() const | connectivity::ORowSetValue | |
getDate() const | connectivity::ORowSetValue | |
getDateTime() const | connectivity::ORowSetValue | |
getDouble() const | connectivity::ORowSetValue | |
getFloat() const | connectivity::ORowSetValue | |
getInt16() const | connectivity::ORowSetValue | |
getInt32() const | connectivity::ORowSetValue | |
getInt8() const | connectivity::ORowSetValue | |
getLong() const | connectivity::ORowSetValue | |
getSequence() const | connectivity::ORowSetValue | |
getString() const | connectivity::ORowSetValue | |
getTime() const | connectivity::ORowSetValue | |
getTypeKind() const | connectivity::ORowSetValue | inline |
getUInt16() const | connectivity::ORowSetValue | |
getUInt32() const | connectivity::ORowSetValue | |
getUInt8() const | connectivity::ORowSetValue | |
getULong() const | connectivity::ORowSetValue | |
impl_fill(const sal_Int32 _nType, bool _bNullable, const detail::IValueSource &_rValueSource) | connectivity::ORowSetValue | private |
isBound() const | connectivity::ORowSetValue | inline |
isModified() const | connectivity::ORowSetValue | inline |
isNull() const | connectivity::ORowSetValue | inline |
isSigned() const | connectivity::ORowSetValue | inline |
m_aValue | connectivity::ORowSetValue | private |
m_bBool | connectivity::ORowSetValue | |
m_bBound | connectivity::ORowSetValue | private |
m_bModified | connectivity::ORowSetValue | private |
m_bNull | connectivity::ORowSetValue | private |
m_bSigned | connectivity::ORowSetValue | private |
m_eTypeKind | connectivity::ORowSetValue | private |
m_nDouble | connectivity::ORowSetValue | |
m_nFloat | connectivity::ORowSetValue | |
m_nInt16 | connectivity::ORowSetValue | |
m_nInt32 | connectivity::ORowSetValue | |
m_nInt64 | connectivity::ORowSetValue | |
m_nInt8 | connectivity::ORowSetValue | |
m_pString | connectivity::ORowSetValue | |
m_pValue | connectivity::ORowSetValue | |
m_uInt16 | connectivity::ORowSetValue | |
m_uInt32 | connectivity::ORowSetValue | |
m_uInt64 | connectivity::ORowSetValue | |
m_uInt8 | connectivity::ORowSetValue | |
makeAny() const | connectivity::ORowSetValue | |
operator!=(const ORowSetValue &_rRH) const | connectivity::ORowSetValue | inline |
operator=(const ORowSetValue &_rRH) | connectivity::ORowSetValue | |
operator=(ORowSetValue &&_rRH) noexcept | connectivity::ORowSetValue | |
operator=(bool _rRH) | connectivity::ORowSetValue | |
operator=(sal_Bool)=delete | connectivity::ORowSetValue | |
operator=(sal_Int8 _rRH) | connectivity::ORowSetValue | |
operator=(sal_Int16 _rRH) | connectivity::ORowSetValue | |
operator=(sal_uInt16 _rRH) | connectivity::ORowSetValue | |
operator=(sal_Int32 _rRH) | connectivity::ORowSetValue | |
operator=(sal_uInt32 _rRH) | connectivity::ORowSetValue | |
operator=(sal_Int64 _rRH) | connectivity::ORowSetValue | |
operator=(sal_uInt64 _rRH) | connectivity::ORowSetValue | |
operator=(double _rRH) | connectivity::ORowSetValue | |
operator=(float _rRH) | connectivity::ORowSetValue | |
operator=(const css::util::Date &_rRH) | connectivity::ORowSetValue | |
operator=(const css::util::Time &_rRH) | connectivity::ORowSetValue | |
operator=(const css::util::DateTime &_rRH) | connectivity::ORowSetValue | |
operator=(const OUString &_rRH) | connectivity::ORowSetValue | |
operator=(const css::uno::Sequence< sal_Int8 > &_rRH) | connectivity::ORowSetValue | |
operator=(const css::uno::Any &_rAny) | connectivity::ORowSetValue | |
operator==(const ORowSetValue &_rRH) const | connectivity::ORowSetValue | |
ORowSetValue() | connectivity::ORowSetValue | inline |
ORowSetValue(const ORowSetValue &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(ORowSetValue &&_rRH) noexcept | connectivity::ORowSetValue | inline |
ORowSetValue(const OUString &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(const double &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(float _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_Int8 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_Int16 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_uInt16 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_Int32 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_uInt32 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_Int64 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_uInt64 _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(bool _rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(sal_Bool)=delete | connectivity::ORowSetValue | |
ORowSetValue(const css::util::Date &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(const css::util::Time &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(const css::util::DateTime &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(const css::uno::Sequence< sal_Int8 > &_rRH) | connectivity::ORowSetValue | inline |
ORowSetValue(T const *)=delete | connectivity::ORowSetValue | |
setBound(bool _bBound) | connectivity::ORowSetValue | inline |
setModified(bool _bMod) | connectivity::ORowSetValue | inline |
setNull() | connectivity::ORowSetValue | inline |
setSigned(bool _bSig) | connectivity::ORowSetValue | |
setTypeKind(sal_Int32 _eType) | connectivity::ORowSetValue | |
~ORowSetValue() | connectivity::ORowSetValue | inline |