Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.hxx78 virtual void fireValueChange(const ::connectivity::ORowSetValue& _rOldValue);
H A DCRowSetDataColumn.cxx219 void ORowSetDataColumn::fireValueChange(const ORowSetValue& _rOldValue) in fireValueChange() function in ORowSetDataColumn
H A DRowSetBase.cxx1294 …(*aIter)->fireValueChange(_rOldRow.isValid() ? (_rOldRow->get())[i+1] : ::connectivity::ORowSetVal… in firePropertyChange()
1306 m_aDataColumns[_nPos]->fireValueChange(_rOldValue); in firePropertyChange()
H A Dcolumn.cxx153 void OColumn::fireValueChange(const ::connectivity::ORowSetValue& /*_rOldValue*/) in fireValueChange() function in OColumn
/aoo41x/main/dbaccess/source/core/inc/
H A Dcolumn.hxx115 virtual void fireValueChange( const ::connectivity::ORowSetValue& _rOldValue );

Completed in 26 milliseconds