Home
last modified time | relevance | path

Searched refs:OAutoConnectionDisposer (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx52OAutoConnectionDisposer::OAutoConnectionDisposer(const Reference< XRowSet >& _rxRowSet, const Refe… in OAutoConnectionDisposer() function in dbtools::OAutoConnectionDisposer
76 void OAutoConnectionDisposer::startPropertyListening( const Reference< XPropertySet >& _rxRowSet ) in startPropertyListening()
90 …void OAutoConnectionDisposer::stopPropertyListening( const Reference< XPropertySet >& _rxEventSour… in stopPropertyListening()
111 void OAutoConnectionDisposer::startRowSetListening() in startRowSetListening()
127 void OAutoConnectionDisposer::stopRowSetListening() in stopRowSetListening()
142 …void SAL_CALL OAutoConnectionDisposer::propertyChange( const PropertyChangeEvent& _rEvent ) throw … in propertyChange()
196 …void SAL_CALL OAutoConnectionDisposer::disposing( const EventObject& _rSource ) throw (RuntimeExce… in disposing()
208 void OAutoConnectionDisposer::clearConnection() in clearConnection()
224 …void SAL_CALL OAutoConnectionDisposer::cursorMoved( const ::com::sun::star::lang::EventObject& /*e… in cursorMoved()
228 …void SAL_CALL OAutoConnectionDisposer::rowChanged( const ::com::sun::star::lang::EventObject& /*ev… in rowChanged()
[all …]
H A Ddbtools.cxx489OAutoConnectionDisposer* pAutoDispose = new OAutoConnectionDisposer( _rxRowSet, xConnection ); in lcl_connectRowSet()
/trunk/main/connectivity/inc/connectivity/
H A Dconncleanup.hxx45 class OOO_DLLPUBLIC_DBTOOLS OAutoConnectionDisposer : public OAutoConnectionDisposer_Base class
59 OAutoConnectionDisposer(
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx495 OAutoConnectionDisposer* pAutoDispose = new OAutoConnectionDisposer( xFormRowSet, _rxConn ); in setFormConnection()

Completed in 41 milliseconds