Lines Matching refs:SharedConnection
143 typedef ::utl::SharedUNOComponent< XConnection > SharedConnection; typedef
246 SharedConnection& _out_rxConnection,
296 SharedConnection
350 SharedConnection m_xSourceConnection;
359 SharedConnection m_xDestConnection;
685 const Sequence< Any >& _rAllArgs, const sal_Int16 _nArgPos, SharedConnection& _out_rxConnection, in impl_ensureDataAccessDescriptor_throw()
879 SharedConnection CopyTableWizard::impl_extractConnection_throw( const Reference< XPropertySet >& _r… in impl_extractConnection_throw()
882 SharedConnection xConnection; in impl_extractConnection_throw()
899 xConnection.reset( xPure, SharedConnection::NoTakeOwnership ); in impl_extractConnection_throw()
932 …nteractiveConnection->connectWithCompletion( xInteractionHandler ), SharedConnection::TakeOwnershi… in impl_extractConnection_throw()
938 …xDataSource->getConnection( ::rtl::OUString(), ::rtl::OUString() ), SharedConnection::TakeOwnershi… in impl_extractConnection_throw()