Lines Matching refs:SharedConnection
141 typedef ::utl::SharedUNOComponent< XConnection > SharedConnection; typedef
244 SharedConnection& _out_rxConnection,
294 SharedConnection
348 SharedConnection m_xSourceConnection;
357 SharedConnection m_xDestConnection;
683 const Sequence< Any >& _rAllArgs, const sal_Int16 _nArgPos, SharedConnection& _out_rxConnection, in impl_ensureDataAccessDescriptor_throw()
877 SharedConnection CopyTableWizard::impl_extractConnection_throw( const Reference< XPropertySet >& _r… in impl_extractConnection_throw()
880 SharedConnection xConnection; in impl_extractConnection_throw()
897 xConnection.reset( xPure, SharedConnection::NoTakeOwnership ); in impl_extractConnection_throw()
930 …nteractiveConnection->connectWithCompletion( xInteractionHandler ), SharedConnection::TakeOwnershi… in impl_extractConnection_throw()
936 …xDataSource->getConnection( ::rtl::OUString(), ::rtl::OUString() ), SharedConnection::TakeOwnershi… in impl_extractConnection_throw()