Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java529 …private void testCursorMove(Object res, Method _method, RowSetEventListener _evt, boolean _must[],… in testCursorMove() argument
531 _evt.clearCalling(); in testCursorMove()
535 final int calling[] = _evt.getCalling(); in testCursorMove()
556 _evt.clearCalling(); in testCursorMove()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx277 void OAddFieldWindow::_propertyChanged( const beans::PropertyChangeEvent& _evt ) throw( uno::Runtim… in _propertyChanged() argument
279 …OSL_ENSURE( _evt.Source == m_xRowSet, "OAddFieldWindow::_propertyChanged: where did this come from… in _propertyChanged()
280 (void)_evt; in _propertyChanged()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx356 … void FieldValueChanged(sal_uInt16 _nId, const ::com::sun::star::beans::PropertyChangeEvent& _evt);
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx190 void GridFieldValueListener::_propertyChanged(const PropertyChangeEvent& _evt) throw( RuntimeExcept… in _propertyChanged() argument
194 m_rParent.FieldValueChanged(m_nId, _evt); in _propertyChanged()

Completed in 40 milliseconds