Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx119 ObjectCopySource::ObjectCopySource( const Reference< XConnection >& _rxConnection, const Reference<… in ObjectCopySource() function in ObjectCopySource
129 ::rtl::OUString ObjectCopySource::getQualifiedObjectName() const in getQualifiedObjectName()
141 bool ObjectCopySource::isView() const in isView()
161 void ObjectCopySource::copyUISettingsTo( const Reference< XPropertySet >& _rxObject ) const in copyUISettingsTo()
173 void ObjectCopySource::copyFilterAndSortingTo( const Reference< XConnection >& _xConnection,const R… in copyFilterAndSortingTo()
221 Sequence< ::rtl::OUString > ObjectCopySource::getColumnNames() const in getColumnNames()
227 Sequence< ::rtl::OUString > ObjectCopySource::getPrimaryKeyColumnNames() const in getPrimaryKeyColumnNames()
237 OFieldDescription* ObjectCopySource::createFieldDescription( const ::rtl::OUString& _rColumnName ) … in createFieldDescription()
243 ::rtl::OUString ObjectCopySource::getSelectStatement() const in getSelectStatement()
282 ::utl::SharedUNOComponent< XPreparedStatement > ObjectCopySource::getPreparedSelectStatement() const in getPreparedSelectStatement()
H A DWCPage.cxx335 ObjectCopySource aTableCopySource( m_pParent->m_xDestConnection, xTable ); in checkAppendData()
/trunk/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx142 class ObjectCopySource : public ICopyTableSourceObject class
152 ObjectCopySource(
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx818 pSourceObject.reset( new ObjectCopySource( m_xSourceConnection, in impl_extractSourceObject_throw()

Completed in 37 milliseconds