Searched refs:getPreparedSelectStatement (Results 1 – 3 of 3) sorted by relevance
134 getPreparedSelectStatement() const = 0;169 getPreparedSelectStatement() const;205 getPreparedSelectStatement() const;
282 ::utl::SharedUNOComponent< XPreparedStatement > ObjectCopySource::getPreparedSelectStatement() const in getPreparedSelectStatement() function in ObjectCopySource437 ::utl::SharedUNOComponent< XPreparedStatement > NamedTableCopySource::getPreparedSelectStatement() … in getPreparedSelectStatement() function in NamedTableCopySource464 getPreparedSelectStatement() const;524 ::utl::SharedUNOComponent< XPreparedStatement > DummyCopySource::getPreparedSelectStatement() const in getPreparedSelectStatement() function in DummyCopySource
981 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 32 milliseconds