Searched refs:componentValidityChanged (Results 1 – 7 of 7) sorted by relevance
52 void componentValidityChanged( [in] com::sun::star::lang::EventObject Source );
154 public void componentValidityChanged( com.sun.star.lang.EventObject eventObject ) in componentValidityChanged() method in SingleControlValidation
158 public void componentValidityChanged( com.sun.star.lang.EventObject eventObject ) in componentValidityChanged() method in SingleControlValidation
230 public void componentValidityChanged( in componentValidityChanged() method in _XValidatableFormComponent.MyListener
320 …virtual void SAL_CALL componentValidityChanged( const ::com::sun::star::lang::EventObject& _rSourc…
3076 …teners.notifyEach( &validation::XFormComponentValidityListener::componentValidityChanged, EventObj… in recheckValidity()
1876 void SAL_CALL FormController::componentValidityChanged( const EventObject& _rSource ) in componentValidityChanged() function in svxform::FormController