Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx567 checkUpdateConditions(columnIndex); in updateNull()
587 checkUpdateConditions(columnIndex); in updateValue()
607 checkUpdateConditions(columnIndex); in updateCharacterStream()
628 checkUpdateConditions(columnIndex); in updateObject()
650 checkUpdateConditions(columnIndex); in updateNumericObject()
1498 void ORowSetCache::checkUpdateConditions(sal_Int32 columnIndex) in checkUpdateConditions() function in ORowSetCache
H A DRowSet.cxx702 checkUpdateConditions(columnIndex); in updateValue()
718 checkUpdateConditions(columnIndex); in updateNull()
792 checkUpdateConditions(columnIndex); in updateBinaryStream()
817 checkUpdateConditions(columnIndex); in updateCharacterStream()
830 checkUpdateConditions(columnIndex); in updateObject()
875 checkUpdateConditions(columnIndex); in updateNumericObject()
2755 void ORowSet::checkUpdateConditions(sal_Int32 columnIndex) in checkUpdateConditions() function in dbaccess::ORowSet
H A DRowSetCache.hxx177 void checkUpdateConditions(sal_Int32 columnIndex);
H A DRowSet.hxx224 void checkUpdateConditions(sal_Int32 columnIndex);

Completed in 46 milliseconds