Searched refs:bBeforeFirst (Results 1 – 1 of 1) sorted by relevance
381 sal_Bool bBeforeFirst = sal_True; in Attach() local397 bBeforeFirst = xResultSet->isBeforeFirst(); in Attach()399 if(!bBeforeFirst && !bAfterLast) in Attach()438 else if(bBeforeFirst && xResultSet.is()) in Attach()
Completed in 12 milliseconds