Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1037 :m_rSourcePos( _rSourcePos ) in ValueTransfer()
1049 VALUE_TYPE value( (m_xSource.get()->*_pGetter)( m_rSourcePos ) ); in transferValue()
1051 m_xDest->setNull( m_rDestPos, m_rColTypes[ m_rSourcePos ] ); in transferValue()
1059 const VALUE_TYPE value( (m_xSource.get()->*_pGetter)( m_rSourcePos ) ); in transferComplexValue()
1062 m_xDest->setNull( m_rDestPos, m_rColTypes[ m_rSourcePos ] ); in transferComplexValue()
1068 const sal_Int32& m_rSourcePos; member in dbaui::__anon8cab26380311::ValueTransfer

Completed in 17 milliseconds