Home
last modified time | relevance | path

Searched refs:rowSetChanged (Results 1 – 21 of 21) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XRowSet.java66 public boolean rowSetChanged = false ; field in _XRowSet.TestListener
71 rowSetChanged = false ; in reset()
79 public void rowSetChanged(EventObject ev) { in rowSetChanged() method in _XRowSet.TestListener
80 rowSetChanged = true ; in rowSetChanged()
116 tRes.tested("execute()", listener.rowSetChanged); in _execute()
143 result &= listener.rowSetChanged ; in _addRowSetListener()
144 if (!listener.rowSetChanged) in _addRowSetListener()
176 result &= !listener.rowSetChanged ; in _removeRowSetListener()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXRowSetListener.idl33 /** is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events
60 [oneway] void rowSetChanged([in]com::sun::star::lang::EventObject event);
H A DXRowSet.idl62 "rowChanged", and "rowSetChanged".
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DRowSetEventListener.java62 public void rowSetChanged(com.sun.star.lang.EventObject event) in rowSetChanged() method in RowSetEventListener
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSetEventListener.java89 public void rowSetChanged(com.sun.star.lang.EventObject event) in rowSetChanged() method in RowSetEventListener
/trunk/main/connectivity/inc/connectivity/
H A Dconncleanup.hxx74 …virtual void SAL_CALL rowSetChanged( const ::com::sun::star::lang::EventObject& event ) throw (::c…
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DControlLock.java196 public void rowSetChanged( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in rowSetChanged() method in ControlLock
/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx232 …void SAL_CALL OAutoConnectionDisposer::rowSetChanged( const ::com::sun::star::lang::EventObject& /… in rowSetChanged() function in dbtools::OAutoConnectionDisposer
/trunk/main/dbaccess/source/ui/browser/
H A Dsbamultiplex.cxx60 …ETHOD(SbaXRowSetMultiplexer, ::com::sun::star::sdbc::XRowSetListener, rowSetChanged, ::com::sun::s…
H A Dbrwctrlr.cxx2873 …virtual void SAL_CALL rowSetChanged(const ::com::sun::star::lang::EventObject& event) throw( Runti…
2973 void SAL_CALL LoadFormHelper::rowSetChanged(const ::com::sun::star::lang::EventObject& /*event*/) t… in rowSetChanged() function in dbaui::LoadFormHelper
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx143 …virtual void SAL_CALL rowSetChanged( const ::com::sun::star::lang::EventObject& event ) throw (::c…
H A Dformoperations.cxx921 …void SAL_CALL FormOperations::rowSetChanged( const EventObject& /*_Event*/ ) throw (RuntimeExcepti… in rowSetChanged() function in frm::FormOperations
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx454 DECLARE_MULTIPLEXER_VOID_METHOD(rowSetChanged, ::com::sun::star::lang::EventObject)
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx104 …virtual void SAL_CALL rowSetChanged(const lang::EventObject& /*event*/) throw( uno::RuntimeExcepti… in rowSetChanged() function in BibPosListener
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx436 …virtual void SAL_CALL rowSetChanged(const ::com::sun::star::lang::EventObject& event) throw(::com:…
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx371 …virtual void SAL_CALL rowSetChanged(const ::com::sun::star::lang::EventObject& event) throw( ::com…
/trunk/main/forms/source/component/
H A DDatabaseForm.hxx326 …virtual void SAL_CALL rowSetChanged(const ::com::sun::star::lang::EventObject& event) throw(::com:…
H A DDatabaseForm.cxx3096 void SAL_CALL ODatabaseForm::rowSetChanged(const EventObject& /*event*/) throw( RuntimeException ) in rowSetChanged() function in frm::ODatabaseForm
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1637 void FmXGridPeer::rowSetChanged(const EventObject& /*event*/) throw( RuntimeException ) in rowSetChanged() function in FmXGridPeer
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1131 m_aRowsetListeners.notifyEach( &XRowSetListener::rowSetChanged, aEvt ); in notifyAllListeners()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2869 void FormController::rowSetChanged(const EventObject& /*event*/) throw( RuntimeException ) in rowSetChanged() function in svxform::FormController

Completed in 165 milliseconds