Searched refs:OAutoConnectionDisposer (Results 1 – 4 of 4) sorted by relevance
52 …OAutoConnectionDisposer::OAutoConnectionDisposer(const Reference< XRowSet >& _rxRowSet, const Refe… in OAutoConnectionDisposer() function in dbtools::OAutoConnectionDisposer76 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 …]
489 … OAutoConnectionDisposer* pAutoDispose = new OAutoConnectionDisposer( _rxRowSet, xConnection ); in lcl_connectRowSet()
45 class OOO_DLLPUBLIC_DBTOOLS OAutoConnectionDisposer : public OAutoConnectionDisposer_Base class59 OAutoConnectionDisposer(
495 OAutoConnectionDisposer* pAutoDispose = new OAutoConnectionDisposer( xFormRowSet, _rxConn ); in setFormConnection()
Completed in 32 milliseconds