Home
last modified time | relevance | path

Searched refs:_xConnection (Results 26 – 50 of 71) sorted by relevance

123

/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHCatalog.cxx46 OHCatalog::OHCatalog(const Reference< XConnection >& _xConnection) : sdbcx::OCatalog(_xConnection) in OHCatalog() argument
47 ,m_xConnection(_xConnection) in OHCatalog()
H A DHTable.cxx63 const Reference< XConnection >& _xConnection) in OHSQLTable()
64 :OTableHelper(_pTables,_xConnection,sal_True) in OHSQLTable()
80 const Reference< XConnection >& _xConnection, in OHSQLTable()
88 _xConnection, in OHSQLTable()
H A DHUsers.cxx51 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection, in OUsers()
54 ,m_xConnection(_xConnection) in OUsers()
H A DHDriver.cxx538 Reference<XConnection> _xConnection(_aIter->first.get(),UNO_QUERY); in shutdownConnection() local
540 if ( _xConnection.is() ) in shutdownConnection()
542 Reference<XStatement> xStmt = _xConnection->createStatement(); in shutdownConnection()
H A DHConnection.cxx127 … const Reference< XConnection >& _xConnection ,const Reference< XMultiServiceFactory>& _xORB ) in OHsqlConnection()
135 setDelegation(_xConnection,_xORB,m_refCount); in OHsqlConnection()
/aoo42x/main/connectivity/source/sdbcx/
H A DVCatalog.cxx46 OCatalog::OCatalog(const Reference< XConnection> &_xConnection) : OCatalog_BASE(m_aMutex) in OCatalog() argument
47 ,connectivity::OSubComponent<OCatalog, OCatalog_BASE>(_xConnection, this) in OCatalog()
55 m_xMetaData = _xConnection->getMetaData(); in OCatalog()
/aoo42x/main/connectivity/source/cpool/
H A DZPooledConnection.cxx45 OPooledConnection::OPooledConnection(const Reference< XConnection >& _xConnection, in OPooledConnection() argument
48 ,m_xRealConnection(_xConnection) in OPooledConnection()
H A DZConnectionWrapper.cxx41 OConnectionWeakWrapper::OConnectionWeakWrapper(Reference< XAggregation >& _xConnection) in OConnectionWeakWrapper() argument
44 setDelegation(_xConnection,m_refCount); in OConnectionWeakWrapper()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYUsers.cxx51 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection, in OUsers()
54 ,m_xConnection(_xConnection) in OUsers()
/aoo42x/main/connectivity/source/inc/mysql/
H A DYTable.hxx91 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
93 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
H A DYUsers.hxx51 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
/aoo42x/main/dbaccess/source/core/api/
H A DView.cxx61 …ameForSetting(const Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,const ::rtl::OU… in lcl_getServiceNameForSetting() argument
65 if ( dbtools::getDataSourceSetting(_xConnection,i_sSetting,aValue) ) in lcl_getServiceNameForSetting()
H A DSingleSelectQueryComposer.cxx242 const Reference< XConnection>& _xConnection, in DBG_NAME()
244 :OSubComponent(m_aMutex,_xConnection) in DBG_NAME()
247 ,m_aSqlIterator( _xConnection, _rxTables, m_aSqlParser, NULL ) in DBG_NAME()
248 ,m_aAdditiveIterator( _xConnection, _rxTables, m_aSqlParser, NULL ) in DBG_NAME()
250 ,m_xConnection(_xConnection) in DBG_NAME()
251 ,m_xMetaData(_xConnection->getMetaData()) in DBG_NAME()
278 Reference<XInterface> xDs = dbaccess::getDataSource(_xConnection); in DBG_NAME()
H A DRowSetCache.hxx178 …ckJoin( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
182 ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection
/aoo42x/main/connectivity/source/inc/hsqldb/
H A DHTable.hxx84 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
86 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
H A DHUsers.hxx51 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
H A DHCatalog.hxx55 …talog(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
/aoo42x/main/dbaccess/source/ui/app/
H A DAppView.cxx581 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection, in showPreview()
595 Reference<XTablesSupplier> xSup(_xConnection,UNO_QUERY); in showPreview()
601 Reference<XQueriesSupplier> xSup(_xConnection,UNO_QUERY); in showPreview()
H A DAppDetailPageHelper.cxx692 void OAppDetailPageHelper::createTablesPage(const Reference< XConnection>& _xConnection) in createTablesPage() argument
694 OSL_ENSURE(_xConnection.is(),"Connection is NULL! -> GPF"); in createTablesPage()
705 ImageProvider aImageProvider( _xConnection ); in createTablesPage()
716 static_cast<OTableTreeListBox*>(m_pLists[E_TABLE])->UpdateTableList(_xConnection); in createTablesPage()
/aoo42x/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx130 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
133 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.cxx96 const Reference< XConnection >& _xConnection, in DBG_NAME()
109 ,m_xConnection(_xConnection) in DBG_NAME()
/aoo42x/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx188 const Reference< XConnection>& _xConnection, const ::rtl::OUString& _sDataSourceName ) in DBG_NAME()
191 ,m_xConnection(_xConnection) in DBG_NAME()
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx160 const uno::Reference< XConnection>& _xConnection, in SwMailMergeDlg()
390 if(_xConnection.is()) in SwMailMergeDlg()
391 pNewDBMgr->GetColumnNames(&aAddressFldLB, _xConnection, rTableName); in SwMailMergeDlg()
/aoo42x/main/sw/inc/
H A Ddbmgr.hxx368 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,const ::rtl::OU…
387 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx286 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
318 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,

Completed in 102 milliseconds

123