Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx909 const PropertyValue* pAndEnd = pAndIter + pOrIter->getLength(); in fillLines() local
910 for(;pAndIter != pAndEnd; ++pAndIter) in fillLines()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1558 const PropertyValue* pAndEnd = pAndIter + pOrIter->getLength(); in lcl_getCondition() local
1559 while ( pAndIter != pAndEnd ) in lcl_getCondition()
1576 if ( pAndIter != pAndEnd ) in lcl_getCondition()
H A DKeySet.cxx375 const PropertyValue* pAndEnd = pAnd + pOr->getLength(); in executeStatement() local
376 for(;pAnd != pAndEnd;++pAnd) in executeStatement()

Completed in 41 milliseconds