/trunk/main/extensions/source/propctrlr/ |
H A D | propeventtranslation.cxx | 64 …void SAL_CALL PropertyEventTranslation::propertyChange( const PropertyChangeEvent& evt ) throw (Ru… in propertyChange() function in pcr::PropertyEventTranslation 70 m_xDelegator->propertyChange( evt ); in propertyChange() 75 m_xDelegator->propertyChange( aTranslatedEvent ); in propertyChange()
|
H A D | formgeometryhandler.cxx | 184 …virtual void SAL_CALL propertyChange( const PropertyChangeEvent& _event ) throw (RuntimeException); 734 …void SAL_CALL ShapeGeometryChangeNotifier::propertyChange( const PropertyChangeEvent& _event ) thr… in propertyChange() function in pcr::ShapeGeometryChangeNotifier 773 …m_aPropertyChangeListeners.notifyEach( &XPropertyChangeListener::propertyChange, aTranslatedEvent … in propertyChange()
|
H A D | propertycomposer.cxx | 449 …void SAL_CALL PropertyComposer::propertyChange( const PropertyChangeEvent& evt ) throw (RuntimeExc… in propertyChange() function in pcr::PropertyComposer 464 m_aPropertyListeners.notify( aTranslatedEvent, &XPropertyChangeListener::propertyChange ); in propertyChange()
|
H A D | propeventtranslation.hxx | 65 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
|
/trunk/main/linguistic/inc/linguistic/ |
H A D | lngprophelp.hxx | 123 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 176 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 243 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 327 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt )
|
/trunk/main/vcl/source/window/ |
H A D | wpropset.cxx | 78 virtual void SAL_CALL propertyChange( const beans::PropertyChangeEvent& i_rEvent ) throw() in propertyChange() function in vcl::WindowPropertySetListener 81 mpParent->propertyChange( i_rEvent ); in propertyChange() 271 void WindowPropertySet::propertyChange( const beans::PropertyChangeEvent& i_rEvent ) in propertyChange() function in WindowPropertySet
|
/trunk/main/linguistic/source/ |
H A D | lngprophelp.cxx | 248 PropertyChgHelper::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() function in linguistic::PropertyChgHelper 362 PropertyHelper_Thes::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() function in linguistic::PropertyHelper_Thes 509 PropertyHelper_Spell::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() function in linguistic::PropertyHelper_Spell 671 PropertyHelper_Hyphen::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() function in linguistic::PropertyHelper_Hyphen
|
/trunk/main/linguistic/workben/ |
H A D | sprophelp.hxx | 88 propertyChange( const PropertyChangeEvent& rEvt ) 152 propertyChange( const PropertyChangeEvent& rEvt )
|
/trunk/main/svx/source/unodraw/ |
H A D | shapepropertynotifier.cxx | 172 pPropListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange() 174 pAllListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleOutlineView.cxx | 254 AccessibleOutlineView::propertyChange (const beans::PropertyChangeEvent& rEventObject) in propertyChange() function in accessibility::AccessibleOutlineView 259 AccessibleDocumentViewBase::propertyChange (rEventObject); in propertyChange()
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewobjectcontactofunocontrol.cxx | 704 … virtual void SAL_CALL propertyChange( const PropertyChangeEvent& evt ) throw(RuntimeException); 1485 …void SAL_CALL ViewObjectContactOfUnoControl_Impl::propertyChange( const PropertyChangeEvent& /*_rE… in propertyChange() function in sdr::contact::ViewObjectContactOfUnoControl_Impl 1502 m_pAntiImpl->propertyChange(); in propertyChange() 1858 void ViewObjectContactOfUnoControl::propertyChange() in propertyChange() function in sdr::contact::ViewObjectContactOfUnoControl
|
/trunk/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 232 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners() 246 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners() 1448 ::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() function in ContentResultSetWrapperListener
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 539 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in setPropertyValue() 1454 … m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in onInteractivePropertySelection() 1989 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in createDefaultFunction() 2033 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties() 2042 … m_aPropertyListeners.notify( aFormulaEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties() 2050 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties() 2212 void SAL_CALL GeometryHandler::propertyChange(const beans::PropertyChangeEvent& /*evt*/) throw(uno:… in propertyChange() function in rptui::GeometryHandler
|
/trunk/main/toolkit/source/controls/ |
H A D | roadmapcontrol.cxx | 491 void SAL_CALL UnoRoadmapControl::propertyChange( const PropertyChangeEvent& evt ) throw (RuntimeExc… in propertyChange() function in toolkit::UnoRoadmapControl 495 xPeer->propertyChange( evt ); in propertyChange()
|
/trunk/main/sd/source/ui/tools/ |
H A D | EventMultiplexer.cxx | 98 propertyChange ( 554 void SAL_CALL EventMultiplexer::Implementation::propertyChange ( in propertyChange() function in sd::tools::EventMultiplexer::Implementation
|
/trunk/main/configmgr/qa/unit/ |
H A D | test.cxx | 228 virtual void SAL_CALL propertyChange( 269 void RecursiveTest::propertyChange(css::beans::PropertyChangeEvent const & evt) in propertyChange() function in __anon352546aa0111::RecursiveTest
|
/trunk/main/vcl/inc/vcl/ |
H A D | wpropset.hxx | 51 void propertyChange( const com::sun::star::beans::PropertyChangeEvent& );
|
/trunk/main/reportdesign/source/core/inc/ |
H A D | RptObjectListener.hxx | 56 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) t…
|
/trunk/main/reportdesign/source/core/sdr/ |
H A D | RptObjectListener.cxx | 66 void SAL_CALL OObjectListener::propertyChange( const ::com::sun::star::beans::PropertyChangeEvent&… in propertyChange() function in rptui::OObjectListener
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | PropChgHelper_Hyph.java | 49 public void propertyChange( PropertyChangeEvent aEvt ) in propertyChange() method in PropChgHelper_Hyph
|
/trunk/main/sfx2/source/appl/ |
H A D | imestatuswindow.hxx | 104 propertyChange(com::sun::star::beans::PropertyChangeEvent const & rEvent)
|
/trunk/main/basctl/source/dlged/ |
H A D | dlgedlist.cxx | 63 void SAL_CALL DlgEdPropListenerImpl::propertyChange( const ::com::sun::star::beans::PropertyChange… in propertyChange() function in DlgEdPropListenerImpl
|
/trunk/main/ucb/source/ucp/file/ |
H A D | filrset.cxx | 247 listener->propertyChange( aEv ); in rowCountChanged() 274 listener->propertyChange( aEv ); in isFinalChanged()
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySet.java | 913 ((XPropertyChangeListener) listener).propertyChange(arEvts[i]); in fire() 930 ((XPropertyChangeListener) listener).propertyChange(arEvts[i]); in fire()
|
/trunk/main/svx/inc/svx/sdr/contact/ |
H A D | viewobjectcontactofunocontrol.hxx | 88 void propertyChange();
|