| /aoo4110/main/dbaccess/source/ui/inc/ | 
| H A D | unodatbr.hxx | 342                 const SharedConnection& _rxConnection345 …void    implAddDatasource( const String& _rDataSourceName, const SharedConnection& _rxConnection );
 365         void        impl_releaseConnection( SharedConnection& _rxConnection );
 379 …sal_Bool ensureConnection(SvLBoxEntry* _pDSEntry, void * pDSData, SharedConnection& _rConnection );
 380 		sal_Bool ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnection );
 382         sal_Bool getExistentConnectionFor( SvLBoxEntry* _pDSEntry, SharedConnection& _rConnection );
 426             const SharedConnection& _rxConnection,
 441 …mandType, const sal_Bool _bEscapeProcessing, const SharedConnection& _rxConnection = SharedConnect…
 477 			const SharedConnection& _rxConnection = SharedConnection()
 
 | 
| H A D | TableCopyHelper.hxx | 118                         ,const SharedConnection& _xConnection);131                         ,const SharedConnection& _xConnection);
 143                                 const SharedConnection& _xConnection);
 155                                 ,const SharedConnection& _xConnection);
 167                               const SharedConnection& _xConnection);
 186             const SharedConnection& _xDestConnection
 
 | 
| H A D | TokenWriter.hxx | 72 		SharedConnection                                                                m_xConnection;109 		ODatabaseImportExport(	const SharedConnection& _rxConnection,
 155 		ORTFImportExport(	const SharedConnection& _rxConnection,  in ORTFImportExport()
 199 		OHTMLImportExport(	const SharedConnection& _rxConnection,  in OHTMLImportExport()
 237 		ORowSetImportExport(const SharedConnection& _rxConnection,  in ORowSetImportExport()
 
 | 
| H A D | DExport.hxx | 82 …SharedConnection                                                                m_xConnection;	// …143             const SharedConnection& _rxConnection,
 
 | 
| H A D | commontypes.hxx | 49     typedef ::utl::SharedUNOComponent< ::com::sun::star::sdbc::XConnection > SharedConnection;  typedef
 | 
| H A D | RtfReader.hxx | 55 					const SharedConnection& _rxConnection,
 | 
| /aoo4110/main/dbaccess/source/ui/misc/ | 
| H A D | TableCopyHelper.cxx | 222                                   const SharedConnection& i_rDestConnection )  in pasteTable()269                                   ,const SharedConnection& _xConnection)  in pasteTable()
 311                                   ,const SharedConnection& _xConnection)  in pasteTable()
 322 …le(OTableCopyHelper::DropDescriptor& _rDesc, sal_Bool _bCheck,const SharedConnection& _xConnection)  in copyTagTable()
 356                                         ,const SharedConnection& _xConnection)  in copyTagTable()
 391                                 ,const SharedConnection& _xConnection)  in asyncCopyTagTable()
 
 | 
| H A D | dbsubcomponentcontroller.cxx | 144         SharedConnection                m_xConnection;267         m_pImpl->m_xConnection.reset( _rxForeignConn, SharedConnection::NoTakeOwnership );  in initializeConnection()
 338 …ion.reset( connect( m_pImpl->m_aDataSource.getDataSource(), NULL ), SharedConnection::TakeOwnershi…  in reconnect()
 391 …         m_pImpl->m_xConnection.reset( m_pImpl->m_xConnection, SharedConnection::NoTakeOwnership );  in disposing()
 
 | 
| /aoo4110/main/dbaccess/source/ui/uno/ | 
| H A D | copytablewizard.cxx | 141     typedef ::utl::SharedUNOComponent< XConnection >    SharedConnection;  typedef244                     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()
 [all …]
 
 | 
| /aoo4110/main/dbaccess/source/ui/browser/ | 
| H A D | dsbrowserDnD.cxx | 82 			SharedConnection xConnection;  in implCopyObject()115             SharedConnection xConnection;  in queryDrop()
 171             SharedConnection xDestConnection;  in executeDrop()
 245             SharedConnection xDestConnection;
 
 | 
| H A D | unodatbr.cxx | 1182         const SharedConnection& _rxConnection )  in getObjectEntry()2107         const SharedConnection& _rxConnection)  in implAddDatasource()
 2251         SharedConnection xConnection;  in IMPL_LINK()
 2517 									  const SharedConnection& _rxConnection  in implSelect()
 2989 void SbaTableQueryBrowser::impl_releaseConnection( SharedConnection& _rxConnection )  in impl_releaseConnection()
 3250     SharedConnection xConnection( xForeignConnection, SharedConnection::NoTakeOwnership );  in impl_initialize()
 3365 sal_Bool SbaTableQueryBrowser::ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnec…  in ensureConnection()
 3380     SharedConnection xConnection;  in getImageProviderFor()
 3433                 SharedConnection::TakeOwnership  in ensureConnection()
 3852 	implAddDatasource( _Event.Name, SharedConnection() );  in registeredDatabaseLocation()
 [all …]
 
 | 
| H A D | dbtreemodel.hxx | 66         SharedConnection                xConnection;
 | 
| /aoo4110/main/dbaccess/source/ui/app/ | 
| H A D | AppControllerDnD.cxx | 241     SharedConnection xConnection( ensureConnection() );  in deleteTables()467 const SharedConnection& OApplicationController::ensureConnection( ::dbtools::SQLExceptionInfo* _pEr…  in ensureConnection()
 599     SharedConnection xConnection( ensureConnection() );  in getDocumentsAccess()
 628                 SharedConnection xConnection( ensureConnection() );  in copyObject()
 907         SharedConnection xConnection( ensureConnection() );
 
 | 
| H A D | AppController.cxx | 1292                     SharedConnection xConnection( ensureConnection() );  in Execute()1347 				    SharedConnection xConnection( ensureConnection() );  in Execute()
 1361 					SharedConnection xConnection( ensureConnection() );  in Execute()
 1387 					SharedConnection xConnection( ensureConnection() );  in Execute()
 1711 				SharedConnection xConnection( ensureConnection() );  in onContainerSelect()
 1871 		    SharedConnection xConnection( ensureConnection() );  in openElementWithArguments()
 2018 			SharedConnection xConnection( ensureConnection() );  in newElement()
 2269                     SharedConnection xConnection( ensureConnection() );  in showPreviewFor()
 2601         SharedConnection xConnection( ensureConnection() );  in executeDrop()
 
 | 
| H A D | AppController.hxx | 103         SharedConnection        m_xDataSourceConnection;486         const SharedConnection& ensureConnection( ::dbtools::SQLExceptionInfo* _pErrorInfo = NULL );
 490         const SharedConnection& getConnection() const { return m_xDataSourceConnection; }  in getConnection()
 
 | 
| H A D | AppControllerGen.cxx | 142 		SharedConnection xConnection( getConnection() );  in convertToView()245         SharedConnection xConnection( getConnection() );  in openDialog()
 395     SharedConnection xConnection = ensureConnection( &aError );  in connect()
 
 | 
| /aoo4110/main/svx/source/inc/ | 
| H A D | tabwin.hxx | 82     ::svxform::SharedConnection109     ::svxform::SharedConnection GetConnection() const { return m_aConnection; }  in GetConnection()
 
 | 
| /aoo4110/main/extensions/source/propctrlr/ | 
| H A D | sqlcommanddesign.hxx | 60 … ::dbtools::SharedConnection                                                         m_xConnection;83             const ::dbtools::SharedConnection& _rConnection,
 
 | 
| /aoo4110/main/sw/source/ui/dbui/ | 
| H A D | addresslistdialog.cxx | 96     SharedConnection                        xConnection;580 …  pUserData->xConnection = SharedConnection( xComplConnection->connectWithCompletion( xHandler ) );  in DetectTablesAndQueries()
 710 SharedConnection    SwAddressListDialog::GetConnection()  in GetConnection()
 712     SharedConnection xRet;  in GetConnection()
 
 | 
| H A D | mmconfigitem.cxx | 105     SharedConnection                        xConnection;911         SharedConnection              xConnection,  in SetCurrentConnection()
 933 SharedConnection SwMailMergeConfigItem::GetConnection()  in GetConnection()
 982             SharedConnection::TakeOwnership  in GetResultSet()
 
 | 
| /aoo4110/main/connectivity/source/commontools/ | 
| H A D | dbtools.cxx | 395 SharedConnection lcl_connectRowSet(const Reference< XRowSet>& _rxRowSet, const Reference< XMultiSer…  in lcl_connectRowSet()399     SharedConnection xConnection;  in lcl_connectRowSet()
 425             xConnection.reset( xExistingConn, SharedConnection::NoTakeOwnership );  in lcl_connectRowSet()
 478 …         _bAttachAutoDisposer ? SharedConnection::NoTakeOwnership : SharedConnection::TakeOwnership  in lcl_connectRowSet()
 513 …SharedConnection xConnection = lcl_connectRowSet( _rxRowSet, _rxFactory, _bSetAsActiveConnection, …  in connectRowset()
 518 SharedConnection ensureRowSetConnection(const Reference< XRowSet>& _rxRowSet, const Reference< XMul…  in ensureRowSetConnection()
 
 | 
| /aoo4110/main/sw/source/ui/inc/ | 
| H A D | mmconfigitem.hxx | 91 …       SharedConnection                                                                xConnection,98     SharedConnection    GetConnection();
 
 | 
| H A D | sharedconnection.hxx | 30 typedef ::utl::SharedUNOComponent< ::com::sun::star::sdbc::XConnection >   SharedConnection;  typedef
 | 
| /aoo4110/main/dbaccess/source/core/dataaccess/ | 
| H A D | makefile.mk | 39 		$(SLO)$/SharedConnection.obj	\
 | 
| /aoo4110/main/sw/source/ui/app/ | 
| H A D | apphdl.cxx | 371                         xSource, SharedConnection( xConnection, SharedConnection::NoTakeOwnership ),  in ExecuteMailMergeWizard()
 |