/aoo41x/main/forms/source/xforms/ |
H A D | propertysetbase.hxx | 294 …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()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportControllerObserver.cxx | 211 m_aFormattedFieldBeautifier.notifyPropertyChange(_rEvent); in propertyChange() 212 m_aFixedTextColor.notifyPropertyChange(_rEvent); in propertyChange()
|
H A D | FixedTextColor.cxx | 136 void FixedTextColor::notifyPropertyChange( const beans::PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::FixedTextColor
|
H A D | FormattedFieldBeautifier.cxx | 146 void FormattedFieldBeautifier::notifyPropertyChange( const beans::PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::FormattedFieldBeautifier
|
/aoo41x/main/reportdesign/source/core/inc/ |
H A D | conditionupdater.hxx | 51 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | IReportControllerObserver.hxx | 41 …virtual void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent ) =…
|
H A D | FormattedFieldBeautifier.hxx | 58 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
|
H A D | FixedTextColor.hxx | 60 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 350 m_pImpl->m_aFormatNormalizer.notifyPropertyChange( _rEvent ); in propertyChange() 351 m_pImpl->m_aConditionUpdater.notifyPropertyChange( _rEvent ); in propertyChange()
|
H A D | formatnormalizer.hxx | 72 void notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent );
|
H A D | formatnormalizer.cxx | 83 …void FormatNormalizer::notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _… in notifyPropertyChange() function in rptui::FormatNormalizer
|
/aoo41x/main/svx/inc/svx/ |
H A D | shapepropertynotifier.hxx | 131 void notifyPropertyChange( const ShapeProperty _eProperty ) const;
|
/aoo41x/main/reportdesign/source/core/misc/ |
H A D | conditionupdater.cxx | 62 void ConditionUpdater::notifyPropertyChange( const PropertyChangeEvent& _rEvent ) in notifyPropertyChange() function in rptui::ConditionUpdater
|
/aoo41x/main/svx/source/unodraw/ |
H A D | shapepropertynotifier.cxx | 147 void PropertyChangeNotifier::notifyPropertyChange( const ShapeProperty _eProperty ) const in notifyPropertyChange() function in svx::PropertyChangeNotifier
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdobj.cxx | 3016 return pSvxShape->getShapePropertyChangeNotifier().notifyPropertyChange( _eProperty ); in notifyShapePropertyChange()
|