Lines Matching refs:OAutoConnectionDisposer
52 …OAutoConnectionDisposer::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()
232 …void SAL_CALL OAutoConnectionDisposer::rowSetChanged( const ::com::sun::star::lang::EventObject& /… in rowSetChanged()