Searched refs:pSignedIter (Results 1 – 1 of 1) sorted by relevance
142 sal_Bool* pSignedIter = m_aSignedFlags.getArray(); in construct() local144 for (sal_Int32 i=1; i <= nCount; ++i,++pSignedIter,++pColumnIter,++pNullableIter) in construct()147 *pSignedIter = m_xSetMetaData->isSigned(i); in construct()
Completed in 14 milliseconds