Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DCacheSet.cxx141 sal_Bool* pNullableIter = m_aNullable.getArray(); in construct() local
144 for (sal_Int32 i=1; i <= nCount; ++i,++pSignedIter,++pColumnIter,++pNullableIter) in construct()
146 *pNullableIter = m_xSetMetaData->isNullable(i) != ColumnValue::NO_NULLS; in construct()

Completed in 11 milliseconds