Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.hxx96 virtual void fillMissingValues(ORowSetValueVector::Vector& io_aRow) const;
H A DOptimisticSet.cxx671 fillMissingValues(o_aCachedRow); in columnValuesUpdated()
678 void OptimisticSet::fillMissingValues(ORowSetValueVector::Vector& io_aRow) const in fillMissingValues() function in OptimisticSet
H A DCacheSet.hxx151 virtual void fillMissingValues(ORowSetValueVector::Vector& io_aRow) const;
H A DCacheSet.cxx760 void OCacheSet::fillMissingValues(ORowSetValueVector::Vector& /*io_aRow*/) const in fillMissingValues() function in OCacheSet
H A DRowSetCache.cxx1716 m_pCacheSet->fillMissingValues(io_aRow); in impl_updateRowFromCache_throw()

Completed in 394 milliseconds