Searched refs:bWasFinal (Results 1 – 3 of 3) sorted by relevance
345 sal_Bool bWasFinal = false; in impl_notify() local347 aRet >>= bWasFinal; in impl_notify()430 pCurSet->CheckProperties( nOldCount, bWasFinal ); in impl_notify()
1478 void SortedResultSet::CheckProperties( long nOldCount, sal_Bool bWasFinal ) in CheckProperties() argument1502 if ( (aRet >>= bIsFinal) && bIsFinal != bWasFinal ) in CheckProperties()1507 aEvt.OldValue <<= (sal_Bool) bWasFinal; in CheckProperties()
200 void CheckProperties( long nOldCount, sal_Bool bWasFinal );
Completed in 30 milliseconds