Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx2037 beans::PropertyChangeEvent aFormulaEvent; in resetOwnProperties() local
2038 aFormulaEvent.PropertyName = PROPERTY_FORMULALIST; in resetOwnProperties()
2039 aFormulaEvent.OldValue <<= _sOldFunctionName; in resetOwnProperties()
2040 aFormulaEvent.NewValue <<= sNewFunction; in resetOwnProperties()
2042 … m_aPropertyListeners.notify( aFormulaEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()

Completed in 30 milliseconds