Home
last modified time | relevance | path

Searched refs:rowChanged (Results 1 – 22 of 22) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XRowSet.java65 public boolean rowChanged = false ; field in _XRowSet.TestListener
70 rowChanged = false ; in reset()
76 public void rowChanged(EventObject ev) { in rowChanged() method in _XRowSet.TestListener
77 rowChanged = true ; in rowChanged()
137 result &= listener.rowChanged ; in _addRowSetListener()
138 if (!listener.rowChanged) in _addRowSetListener()
172 result &= !listener.rowChanged ; in _removeRowSetListener()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXRowSetListener.idl33 /** is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events
52 [oneway] void rowChanged([in]com::sun::star::lang::EventObject event);
H A DXRowSet.idl62 "rowChanged", and "rowSetChanged".
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DRowSetEventListener.java58 public void rowChanged(com.sun.star.lang.EventObject event) in rowChanged() method in RowSetEventListener
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSetEventListener.java85 public void rowChanged(com.sun.star.lang.EventObject event) in rowChanged() method in RowSetEventListener
/trunk/main/connectivity/inc/connectivity/
H A Dconncleanup.hxx73 …virtual void SAL_CALL rowChanged( const ::com::sun::star::lang::EventObject& event ) throw (::com:…
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DControlLock.java190 public void rowChanged( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in rowChanged() method in ControlLock
/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx228 …void SAL_CALL OAutoConnectionDisposer::rowChanged( const ::com::sun::star::lang::EventObject& /*ev… in rowChanged() function in dbtools::OAutoConnectionDisposer
/trunk/main/dbaccess/source/ui/browser/
H A Dsbamultiplex.cxx59 …METHOD(SbaXRowSetMultiplexer, ::com::sun::star::sdbc::XRowSetListener, rowChanged, ::com::sun::sta…
H A Dbrwctrlr.cxx2872 …virtual void SAL_CALL rowChanged(const ::com::sun::star::lang::EventObject& event) throw( RuntimeE…
2968 void SAL_CALL LoadFormHelper::rowChanged(const ::com::sun::star::lang::EventObject& /*event*/) thro… in rowChanged() function in dbaui::LoadFormHelper
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx142 …virtual void SAL_CALL rowChanged( const ::com::sun::star::lang::EventObject& event ) throw (::com:…
H A Dformoperations.cxx915 … void SAL_CALL FormOperations::rowChanged( const EventObject& /*_Event*/ ) throw (RuntimeException) in rowChanged() function in frm::FormOperations
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl97 <member scope="com::sun::star::sdbc">XRowSetListener::rowChanged</member> call or a
121 <td><strong>cursorMoved</strong></td><td><strong>rowChanged</strong></td>
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx453 DECLARE_MULTIPLEXER_VOID_METHOD(rowChanged, ::com::sun::star::lang::EventObject)
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx103 …virtual void SAL_CALL rowChanged(const lang::EventObject& /*event*/) throw( uno::RuntimeException … in rowChanged() function in BibPosListener
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx435 …virtual void SAL_CALL rowChanged(const ::com::sun::star::lang::EventObject& event) throw(::com::su…
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx370 …virtual void SAL_CALL rowChanged(const ::com::sun::star::lang::EventObject& event) throw( ::com::s…
/trunk/main/forms/source/component/
H A DDatabaseForm.hxx325 …virtual void SAL_CALL rowChanged(const ::com::sun::star::lang::EventObject& event) throw(::com::su…
H A DDatabaseForm.cxx3090 void SAL_CALL ODatabaseForm::rowChanged(const EventObject& /*event*/) throw( RuntimeException ) in rowChanged() function in frm::ODatabaseForm
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1624 void FmXGridPeer::rowChanged(const EventObject& _rEvent) throw( RuntimeException ) in rowChanged() function in FmXGridPeer
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1146 m_aRowsetListeners.notifyEach( &XRowSetListener::rowChanged, (EventObject)aEvt ); in notifyAllListenersRowChanged()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2864 void FormController::rowChanged(const EventObject& /*event*/) throw( RuntimeException ) in rowChanged() function in svxform::FormController

Completed in 193 milliseconds