Home
last modified time | relevance | path

Searched refs:m_xConnection (Results 76 – 96 of 96) sorted by relevance

1234

/aoo42x/main/connectivity/source/inc/mysql/
H A DYUser.hxx38 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo42x/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx51 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo42x/main/connectivity/source/inc/
H A DParameterSubstitution.hxx40 … ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DTDatabaseMetaDataBase.hxx73 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo42x/main/dbaccess/source/ui/uno/
H A DColumnModel.hxx84 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo42x/main/dbaccess/source/ui/inc/
H A Dtabletree.hxx66m_xConnection; // the connection we're working for, set in implOnNewConnection, called by Upd…
H A Dqueryfilter.hxx120 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
H A DDExport.hxx82 …SharedConnection m_xConnection; // … member in dbaui::ODatabaseExport
H A DTokenWriter.hxx72 SharedConnection m_xConnection; member in dbaui::ODatabaseImportExport
/aoo42x/main/dbaccess/source/core/api/
H A Dquery.hxx87 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DCacheSet.hxx54 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo42x/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx120 m_xConnection = pParent->getDesignView()->getController().getConnection(); in DBG_NAME()
/aoo42x/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx129 m_xConnection;
H A DTableDeco.hxx112 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DSingleSelectQueryComposer.hxx93 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo42x/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx120 …if(m_xConnection.is()) // gibt an welcher CTOR gerufen wurde und damit, ob eine Tabelle erstellt… in NextToken()
H A DHtmlReader.cxx159 …if(m_xConnection.is()) // gibt an welcher CTOR gerufen wurde und damit, ob eine Tabelle erstellt… in NextToken()
/aoo42x/main/forms/source/component/
H A DFilter.hxx69 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.hxx43 ::com::sun::star::uno::Reference< MacabConnection > m_xConnection;
48 inline MacabConnection* getOwnConnection() const { return m_xConnection.get(); } in getOwnConnection()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx216 if ( rBHelper.bDisposed || !m_xConnection.is() ) in checkDisposed()
H A Dconnection.cxx346 DBG_ASSERT(m_xConnection.is(), "OConnection::OConnection : invalid master connection !"); in DBG_NAME()

Completed in 80 milliseconds

1234