Searched refs:pRowsEnd (Results 1 – 2 of 2) sorted by relevance
740 const Sequence<Any>* pRowsEnd = pRowsIter + aRows.getLength(); in initialize() local741 for (; pRowsIter != pRowsEnd;++pRowsIter) in initialize()
72 Sequence< Any > * pRowsEnd = pRowsIter + aRows.getLength(); in lcl_setRows_throw() local73 for (; pRowsIter != pRowsEnd;++pRowsIter,++aIter) { in lcl_setRows_throw()
Completed in 25 milliseconds