Searched refs:pNullableIter (Results 1 – 1 of 1) sorted by relevance
141 sal_Bool* pNullableIter = m_aNullable.getArray(); in construct() local144 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 12 milliseconds