Searched refs:pOrEnd (Results 1 – 3 of 3) sorted by relevance
903 const Sequence<PropertyValue >* pOrEnd = pOrIter + _aValues.getLength(); in fillLines() local905 for(sal_uInt16 i=0;pOrIter != pOrEnd; ++pOrIter) in fillLines()
1551 const Sequence< PropertyValue >* pOrEnd = pOrIter + filter.getLength(); in lcl_getCondition() local1552 while ( pOrIter != pOrEnd ) in lcl_getCondition()1582 if ( pOrIter != pOrEnd && sRet.getLength() ) in lcl_getCondition()
371 const Sequence< PropertyValue >* pOrEnd = pOr + aFilter2.getLength(); in executeStatement() local372 for(;pOr != pOrEnd;++pOr) in executeStatement()
Completed in 45 milliseconds