Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx134 getPreparedSelectStatement() const = 0;
169 getPreparedSelectStatement() const;
205 getPreparedSelectStatement() const;
/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx282 ::utl::SharedUNOComponent< XPreparedStatement > ObjectCopySource::getPreparedSelectStatement() const in getPreparedSelectStatement() function in ObjectCopySource
437 ::utl::SharedUNOComponent< XPreparedStatement > NamedTableCopySource::getPreparedSelectStatement() … in getPreparedSelectStatement() function in NamedTableCopySource
464 getPreparedSelectStatement() const;
524 ::utl::SharedUNOComponent< XPreparedStatement > DummyCopySource::getPreparedSelectStatement() const in getPreparedSelectStatement() function in DummyCopySource
/aoo4110/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx981 xStatement.set( m_pSourceObject->getPreparedSelectStatement(), UNO_SET_THROW ); in impl_createSourceStatement_throw()
987 xStatement.set( m_pSourceObject->getPreparedSelectStatement(), UNO_SET_THROW ); in impl_createSourceStatement_throw()

Completed in 38 milliseconds