Home
last modified time | relevance | path

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

1234

/aoo41x/main/connectivity/source/inc/mysql/
H A DYUser.hxx38 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo41x/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx51 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo41x/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;
/aoo41x/main/dbaccess/source/ui/uno/
H A DColumnModel.hxx84 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo41x/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
/aoo41x/main/dbaccess/source/core/api/
H A Dquery.hxx87 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
H A DCacheSet.hxx75 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
/aoo41x/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx120 m_xConnection = pParent->getDesignView()->getController().getConnection(); in DBG_NAME()
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx44 : m_xConnection(_pCon), in KabDatabaseMetaData()
781 return (Reference< XConnection >) m_xConnection.get(); in getConnection()
H A DKDatabaseMetaData.hxx43 ::com::sun::star::uno::Reference< KabConnection > m_xConnection;
48 inline KabConnection* getOwnConnection() const { return m_xConnection.get(); } in getOwnConnection()
/aoo41x/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;
/aoo41x/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()
/aoo41x/main/forms/source/component/
H A DFilter.hxx69 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
/aoo41x/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()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx216 if ( rBHelper.bDisposed || !m_xConnection.is() ) in checkDisposed()
H A Dconnection.cxx342 DBG_ASSERT(m_xConnection.is(), "OConnection::OConnection : invalid master connection !"); in DBG_NAME()

Completed in 135 milliseconds

1234