Home
last modified time | relevance | path

Searched defs:PropertyChangeEvent (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/cppuhelper/test/ !
H A Dtestcontainer.cxx48 …tual void SAL_CALL vetoableChange( const ::com::sun::star::beans::PropertyChangeEvent& /*aEvent*/ ) in vetoableChange()
/AOO42X/main/dbaccess/source/core/dataaccess/ !
H A DComponentDefinition.cxx91 …virtual void SAL_CALL propertyChange( const PropertyChangeEvent& /*_rEvent*/ ) throw (RuntimeExcep… in propertyChange()
/AOO42X/main/reportdesign/source/ui/report/ !
H A DScrollHelper.cxx374 void OScrollWindowHelper::_propertyChanged(const beans::PropertyChangeEvent& /*_rEvent*/) throw( un… in _propertyChanged()
/AOO42X/main/sd/source/ui/accessibility/ !
H A DAccessibleDocumentViewBase.cxx627 void SAL_CALL AccessibleDocumentViewBase::propertyChange (const beans::PropertyChangeEvent& ) in propertyChange()
/AOO42X/main/svx/source/form/ !
H A Dfmsrcimp.cxx169 …com::sun::star::beans::PropertyChangeEvent& /*evt*/) throw(::com::sun::star::uno::RuntimeException) in propertyChange()
/AOO42X/main/reportdesign/source/core/sdr/ !
H A DRptObject.cxx419 void OObjectBase::_propertyChange( const beans::PropertyChangeEvent& /*evt*/ ) throw( uno::Runtime… in _propertyChange()
/AOO42X/main/svx/source/sdr/contact/ !
H A Dviewobjectcontactofunocontrol.cxx1485 …void SAL_CALL ViewObjectContactOfUnoControl_Impl::propertyChange( const PropertyChangeEvent& /*_rE… in propertyChange()
/AOO42X/main/reportdesign/source/ui/inspection/ !
H A DGeometryHandler.cxx2212 void SAL_CALL GeometryHandler::propertyChange(const beans::PropertyChangeEvent& /*evt*/) throw(uno:… in propertyChange()
/AOO42X/main/svx/source/fmcomp/ !
H A Dgridctrl.cxx3782 void DbGridControl::FieldValueChanged(sal_uInt16 _nId, const PropertyChangeEvent& /*_evt*/) in FieldValueChanged()