Home
last modified time | relevance | path

Searched refs:notifyPropertyChange (Results 1 – 15 of 15) sorted by relevance

/trunk/main/forms/source/xforms/
H A Dpropertysetbase.hxx294 …inline void notifyPropertyChange( sal_Int32 nHandle, const Any_t& rOldValue, const Any_t& rNewValu… in notifyPropertyChange() function in PropertySetBase
355 …m_rPropertySet.notifyPropertyChange( m_nHandle, m_aOldValue, aNewValue, PropertySetBase::NotifierA… in ~PropertyChangeNotifier()
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx211 m_aFormattedFieldBeautifier.notifyPropertyChange(_rEvent); in propertyChange()
212 m_aFixedTextColor.notifyPropertyChange(_rEvent); in propertyChange()
H A DFormattedFieldBeautifier.cxx146 void FormattedFieldBeautifier::notifyPropertyChange( const beans::PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::FormattedFieldBeautifier
H A DFixedTextColor.cxx136 void FixedTextColor::notifyPropertyChange( const beans::PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::FixedTextColor
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx350 m_pImpl->m_aFormatNormalizer.notifyPropertyChange( _rEvent ); in propertyChange()
351 m_pImpl->m_aConditionUpdater.notifyPropertyChange( _rEvent ); in propertyChange()
H A Dformatnormalizer.hxx72 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
H A Dformatnormalizer.cxx83 …void FormatNormalizer::notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _… in notifyPropertyChange() function in rptui::FormatNormalizer
/trunk/main/reportdesign/source/ui/inc/
H A DIReportControllerObserver.hxx41 …virtual void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent ) =…
H A DFormattedFieldBeautifier.hxx58 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
H A DFixedTextColor.hxx60 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
/trunk/main/reportdesign/source/core/inc/
H A Dconditionupdater.hxx51 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
/trunk/main/svx/inc/svx/
H A Dshapepropertynotifier.hxx131 void notifyPropertyChange( const ShapeProperty _eProperty ) const;
/trunk/main/reportdesign/source/core/misc/
H A Dconditionupdater.cxx62 void ConditionUpdater::notifyPropertyChange( const PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::ConditionUpdater
/trunk/main/svx/source/unodraw/
H A Dshapepropertynotifier.cxx147 void PropertyChangeNotifier::notifyPropertyChange( const ShapeProperty _eProperty ) const in notifyPropertyChange() function in svx::PropertyChangeNotifier
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx3016 return pSvxShape->getShapePropertyChangeNotifier().notifyPropertyChange( _eProperty ); in notifyShapePropertyChange()

Completed in 79 milliseconds