Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx566 ,m_rSourceObject( _rSourceObject ) in OCopyTableWizard()
587 m_sSourceName = m_rSourceObject.getQualifiedObjectName(); in OCopyTableWizard()
616 if ( m_rSourceObject.isView() ) in OCopyTableWizard()
668 ,m_rSourceObject( DummyCopySource::Instance() ) in OCopyTableWizard()
1109 loadData( m_rSourceObject, m_vSourceColumns, m_vSourceVec ); in impl_loadSourceData()
1266 ::rtl::OUString sCommand( m_rSourceObject.getSelectStatement() ); in createView()
1352 m_rSourceObject.copyUISettingsTo( xTable ); in createTable()
1354 m_rSourceObject.copyFilterAndSortingTo(m_xDestConnection,xTable); in createTable()
1641 Sequence< ::rtl::OUString > aColumnNames( m_rSourceObject.getColumnNames() ); in createUniqueName()
/trunk/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx259 const ICopyTableSourceObject& m_rSourceObject; member in dbaui::OCopyTableWizard

Completed in 25 milliseconds