Searched refs:m_rSourcePos (Results 1 – 1 of 1) sorted by relevance
1035 :m_rSourcePos( _rSourcePos ) in ValueTransfer()1047 VALUE_TYPE value( (m_xSource.get()->*_pGetter)( m_rSourcePos ) ); in transferValue()1049 m_xDest->setNull( m_rDestPos, m_rColTypes[ m_rSourcePos ] ); in transferValue()1057 const VALUE_TYPE value( (m_xSource.get()->*_pGetter)( m_rSourcePos ) ); in transferComplexValue()1060 m_xDest->setNull( m_rDestPos, m_rColTypes[ m_rSourcePos ] ); in transferComplexValue()1066 const sal_Int32& m_rSourcePos; member in dbaui::__anon2db77d890311::ValueTransfer
Completed in 17 milliseconds