Searched refs:aFormulaEvent (Results 1 – 1 of 1) sorted by relevance
2037 beans::PropertyChangeEvent aFormulaEvent; in resetOwnProperties() local2038 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