| /trunk/main/dbaccess/source/ui/browser/ | 
| H A D | sbamultiplex.cxx | 93 void SbaXPropertiesChangeMultiplexer::propertiesChange(const ::com::sun::star::uno::Sequence< ::com…  in propertiesChange()  function in SbaXPropertiesChangeMultiplexer 105 		((::com::sun::star::beans::XPropertiesChangeListener*)aIt.next())->propertiesChange(aMulti);  in propertiesChange()
  | 
| /trunk/main/ucb/source/ucp/file/ | 
| H A D | filnot.cxx | 246 			aListener->propertiesChange( Changes );  in notifyPropertyChanged() 261 				aListener->propertiesChange( seq );  in notifyPropertyChanged()
  | 
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ | 
| H A D | PropertySetAdapter.java | 360             listener.propertiesChange(events);  in firePropertiesChangeEvent() 386                 listener.propertiesChange(events);  in fire()
  | 
| /trunk/main/dbaccess/source/core/dataaccess/ | 
| H A D | ContentHelper.cxx | 587 					xListener->propertiesChange( evt );  in notifyPropertiesChange() 640 			pListener->propertiesChange( *pSeq );  in notifyPropertiesChange()
  | 
| /trunk/main/ucb/qa/complex/tdoc/ | 
| H A D | _XPropertiesChangeNotifier.java | 58         public void propertiesChange(com.sun.star.beans.PropertyChangeEvent[] propertyChangeEvent) {  in propertiesChange()  method in _XPropertiesChangeNotifier.PropertiesChangeListener
  | 
| /trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ | 
| H A D | PropertySet.java | 949                         listener.propertiesChange( arEvts );  in fire() 1021             listener.propertiesChange(arEvents);  in firePropertiesChangeEvent()
  | 
| /trunk/main/ucbhelper/source/provider/ | 
| H A D | contenthelper.cxx | 874 					xListener->propertiesChange( evt );  in notifyPropertiesChange() 928 			pListener->propertiesChange( pSeq->getEvents() );  in notifyPropertiesChange()
  | 
| /trunk/main/udkapi/com/sun/star/beans/ | 
| H A D | XPropertiesChangeListener.idl | 54 	void propertiesChange( [in] sequence<com::sun::star::beans::PropertyChangeEvent> aEvent ); 
  | 
| /trunk/main/forms/qa/complex/forms/ | 
| H A D | CheckOGroupBoxModel.java | 172         public void propertiesChange(PropertyChangeEvent[] e)  in propertiesChange()  method in CheckOGroupBoxModel.MyChangeListener
  | 
| /trunk/main/cppuhelper/source/ | 
| H A D | propshlp.cxx | 801                             pL->propertiesChange( aEvts );  in fire() 1020 		rListener->propertiesChange( aChanges );  in firePropertiesChangeEvent()
  | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ | 
| H A D | _XMultiPropertySet.java | 99          public void propertiesChange(PropertyChangeEvent[] e) {  in propertiesChange()  method in _XMultiPropertySet.MyChangeListener
  | 
| /trunk/main/configmgr/source/ | 
| H A D | broadcaster.cxx | 183             i->listener->propertiesChange(i->event);  in send()
  | 
| H A D | access.cxx | 1629     xListener->propertiesChange(events);  in firePropertiesChangeEvent()
  | 
| /trunk/main/unotools/source/ucbhelper/ | 
| H A D | ucblockbytes.cxx | 193 …virtual void SAL_CALL   propertiesChange ( const Sequence<PropertyChangeEvent> &rEvent) throw(Runt… 196 void SAL_CALL UcbPropertiesChangeListener_Impl::propertiesChange ( const Sequence<PropertyChangeEve…  in propertiesChange()  function in utl::UcbPropertiesChangeListener_Impl
  | 
| /trunk/main/comphelper/inc/comphelper/ | 
| H A D | propagg.hxx | 229 …virtual void SAL_CALL propertiesChange(const ::com::sun::star::uno::Sequence< ::com::sun::star::be…
  | 
| /trunk/main/unotools/source/config/ | 
| H A D | inetoptions.cxx | 246 				propertiesChange(aNotifications[i].second);  in notifyListeners()
  | 
| /trunk/main/framework/qa/complex/path_settings/ | 
| H A D | PathSettingsTest.java | 946         public void propertiesChange(  in propertiesChange()  method in PathSettingsTest.MyChangeListener
  | 
| /trunk/main/toolkit/inc/toolkit/controls/ | 
| H A D | unocontrol.hxx | 239 …void SAL_CALL propertiesChange( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Pr…
  | 
| /trunk/main/dbaccess/source/ui/inc/ | 
| H A D | sbamultiplex.hxx | 477 …DECLARE_MULTIPLEXER_VOID_METHOD(propertiesChange, ::com::sun::star::uno::Sequence< ::com::sun::sta…
  | 
| /trunk/main/ucb/workben/ucb/ | 
| H A D | ucbdemo.cxx | 814     propertiesChange( const uno::Sequence< beans::PropertyChangeEvent >& evt ) 1750 void SAL_CALL UcbContent::propertiesChange(  in propertiesChange()  function in UcbContent
  | 
| /trunk/main/comphelper/source/property/ | 
| H A D | propagg.cxx | 502 void SAL_CALL OPropertySetAggregationHelper::propertiesChange(const  ::com::sun::star::uno::Sequenc…  in propertiesChange()  function in comphelper::OPropertySetAggregationHelper
  | 
| /trunk/main/cppuhelper/test/ | 
| H A D | testpropshlp.cxx | 588 …void SAL_CALL propertiesChange(const Sequence< PropertyChangeEvent >& evtSeq) throw (RuntimeExcept…  in propertiesChange()  function in test_OPropertySetHelper_Listener
  | 
| /trunk/main/toolkit/source/controls/ | 
| H A D | unocontrol.cxx | 445 void UnoControl::propertiesChange( const Sequence< PropertyChangeEvent >& rEvents ) throw(RuntimeEx…  in propertiesChange()  function in UnoControl
  | 
| /trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ | 
| H A D | PropertySet_Test.java | 1683     public void propertiesChange(PropertyChangeEvent[] propertyChangeEvent)  in propertiesChange()  method in Listener
  |