Home
last modified time | relevance | path

Searched refs:pOrEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx903 const Sequence<PropertyValue >* pOrEnd = pOrIter + _aValues.getLength(); in fillLines() local
905 for(sal_uInt16 i=0;pOrIter != pOrEnd; ++pOrIter) in fillLines()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1551 const Sequence< PropertyValue >* pOrEnd = pOrIter + filter.getLength(); in lcl_getCondition() local
1552 while ( pOrIter != pOrEnd ) in lcl_getCondition()
1582 if ( pOrIter != pOrEnd && sRet.getLength() ) in lcl_getCondition()
H A DKeySet.cxx371 const Sequence< PropertyValue >* pOrEnd = pOr + aFilter2.getLength(); in executeStatement() local
372 for(;pOr != pOrEnd;++pOr) in executeStatement()

Completed in 32 milliseconds