Lines Matching refs:positionCache
255 positionCache( MOVE_NONE_REFRESH_ONLY ); in impl_getValue()
397 positionCache( MOVE_NONE_REFRESH_ONLY ); in getBinaryStream()
655 positionCache( MOVE_FORWARD ); in next()
731 positionCache( MOVE_NONE_REFRESH_ONLY ); in isFirst()
763 positionCache( MOVE_NONE_REFRESH_ONLY ); in isLast()
947 positionCache( MOVE_NONE_REFRESH_ONLY ); in impl_getRow()
1030 positionCache( rows > 0 ? MOVE_FORWARD : MOVE_BACKWARD ); in relative()
1079 positionCache( MOVE_BACKWARD ); in previous()
1133 positionCache( MOVE_NONE_REFRESH_ONLY ); in setCurrentRow()
1149 positionCache( MOVE_NONE_REFRESH_ONLY ); in setCurrentRow()
1205 positionCache( MOVE_NONE_REFRESH_ONLY ); in refreshRow()
1343 void ORowSetBase::positionCache( CursorMoveDirection _ePrepareForDirection ) in positionCache() function in dbaccess::ORowSetBase
1448 positionCache( MOVE_NONE_REFRESH_ONLY ); in onDeleteRow()