Home
last modified time | relevance | path

Searched refs:propertyChange (Results 1 – 25 of 157) sorted by relevance

1234567

/trunk/main/extensions/source/propctrlr/
H A Dpropeventtranslation.cxx64 …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 Dformgeometryhandler.cxx184 …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 Dpropertycomposer.cxx449 …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 Dpropeventtranslation.hxx65 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx123 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 Dwpropset.cxx78 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 Dlngprophelp.cxx248 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 Dsprophelp.hxx88 propertyChange( const PropertyChangeEvent& rEvt )
152 propertyChange( const PropertyChangeEvent& rEvt )
/trunk/main/svx/source/unodraw/
H A Dshapepropertynotifier.cxx172 pPropListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange()
174 pAllListeners->notifyEach( &XPropertyChangeListener::propertyChange, aEvent ); in notifyPropertyChange()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx254 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 Dviewobjectcontactofunocontrol.cxx704 … 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 Dcontentresultsetwrapper.cxx232 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 DGeometryHandler.cxx539 … 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 Droadmapcontrol.cxx491 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 DEventMultiplexer.cxx98 propertyChange (
554 void SAL_CALL EventMultiplexer::Implementation::propertyChange ( in propertyChange() function in sd::tools::EventMultiplexer::Implementation
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx228 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 Dwpropset.hxx51 void propertyChange( const com::sun::star::beans::PropertyChangeEvent& );
/trunk/main/reportdesign/source/core/inc/
H A DRptObjectListener.hxx56 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) t…
/trunk/main/reportdesign/source/core/sdr/
H A DRptObjectListener.cxx66 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 DPropChgHelper_Hyph.java49 public void propertyChange( PropertyChangeEvent aEvt ) in propertyChange() method in PropChgHelper_Hyph
/trunk/main/sfx2/source/appl/
H A Dimestatuswindow.hxx104 propertyChange(com::sun::star::beans::PropertyChangeEvent const & rEvent)
/trunk/main/basctl/source/dlged/
H A Ddlgedlist.cxx63 void SAL_CALL DlgEdPropListenerImpl::propertyChange( const ::com::sun::star::beans::PropertyChange… in propertyChange() function in DlgEdPropListenerImpl
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx247 listener->propertyChange( aEv ); in rowCountChanged()
274 listener->propertyChange( aEv ); in isFinalChanged()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java913 ((XPropertyChangeListener) listener).propertyChange(arEvts[i]); in fire()
930 ((XPropertyChangeListener) listener).propertyChange(arEvts[i]); in fire()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofunocontrol.hxx88 void propertyChange();

Completed in 122 milliseconds

1234567