Searched refs:pRowIter (Results 1 – 1 of 1) sorted by relevance
744 const Any* pRowIter = pRowsIter->getConstArray(); in initialize() local745 const Any* pRowEnd = pRowIter + pRowsIter->getLength(); in initialize()746 for (; pRowIter != pRowEnd;++pRowIter) in initialize()749 switch( pRowIter->getValueTypeClass() ) in initialize()754 *pRowIter >>= bValue; in initialize()761 *pRowIter >>= nValue; in initialize()769 *pRowIter >>= nValue; in initialize()777 *pRowIter >>= nValue; in initialize()785 *pRowIter >>= nValue; in initialize()792 *pRowIter >>= nValue; in initialize()[all …]