Home
last modified time | relevance | path

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

123

/aoo42x/main/connectivity/source/inc/mysql/
H A DYCatalog.hxx56 …talog(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.hxx90 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
H A DSelectionBrowseBox.cxx139 sal_Bool lcl_SupportsCoreSQLGrammar(const Reference< XConnection>& _xConnection) in lcl_SupportsCoreSQLGrammar() argument
142 if ( _xConnection.is() ) in lcl_SupportsCoreSQLGrammar()
146 Reference< XDatabaseMetaData > xMetaData = _xConnection->getMetaData(); in lcl_SupportsCoreSQLGrammar()
/aoo42x/main/connectivity/source/cpool/
H A DZPooledConnection.hxx52 …ection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
H A DZConnectionWrapper.hxx52 …WeakWrapper(::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation >& _xConnection);
/aoo42x/main/dbaccess/source/ui/inc/
H A Ddlgsave.hxx73 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
H A DUserAdminDlg.hxx73 ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection);
H A DTableWindowData.hxx72 …l init(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection
H A Dlinkeddocuments.hxx93 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
/aoo42x/main/connectivity/inc/connectivity/sdbcx/
H A DVCatalog.hxx96 …atalog(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> &_xConnection);
/aoo42x/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx58 …egation(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx709 void OApplicationDetailView::createTablesPage(const Reference< XConnection >& _xConnection ) in createTablesPage() argument
711 impl_createPage( E_TABLE, _xConnection, NULL ); in createTablesPage()
H A DAppView.hxx318 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
H A DAppDetailPageHelper.hxx225 …esPage(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection);
H A DAppDetailView.hxx202 …esPage(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection);
/aoo42x/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx79 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
/aoo42x/main/dbaccess/source/core/inc/
H A Dquerycomposer.hxx100 …oser( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection );
H A DSingleSelectQueryComposer.hxx195 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1805 const Reference< XConnection>& _xConnection, in askForParameters()
1811 OSL_ENSURE(_xConnection.is(),"dbtools::askForParameters XConnection is null!"); in askForParameters()
1846 aRequest.Connection = _xConnection; in askForParameters()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2755 …SwNewDBMgr::getDataSourceAsParent(const uno::Reference< XConnection>& _xConnection,const ::rtl::OU… in getDataSourceAsParent()
2760 uno::Reference<XChild> xChild(_xConnection, UNO_QUERY); in getDataSourceAsParent()
2778 const uno::Reference<XConnection>& _xConnection in createCursor() argument
2793 xRowSetPropSet->setPropertyValue(C2U("ActiveConnection"), makeAny(_xConnection)); in createCursor()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1715 …e > ODocumentDefinition::fillLoadArgs( const Reference< XConnection>& _xConnection, const bool _bS… in fillLoadArgs() argument
1782 aComponentData.put( "ActiveConnection", _xConnection ); in fillLoadArgs()

Completed in 99 milliseconds

123