Searched refs:fireValueChange (Results 1 – 5 of 5) sorted by relevance
78 virtual void fireValueChange(const ::connectivity::ORowSetValue& _rOldValue);
219 void ORowSetDataColumn::fireValueChange(const ORowSetValue& _rOldValue) in fireValueChange() function in ORowSetDataColumn
1294 …(*aIter)->fireValueChange(_rOldRow.isValid() ? (_rOldRow->get())[i+1] : ::connectivity::ORowSetVal… in firePropertyChange()1306 m_aDataColumns[_nPos]->fireValueChange(_rOldValue); in firePropertyChange()
153 void OColumn::fireValueChange(const ::connectivity::ORowSetValue& /*_rOldValue*/) in fireValueChange() function in OColumn
115 virtual void fireValueChange( const ::connectivity::ORowSetValue& _rOldValue );
Completed in 49 milliseconds