Searched refs:bRecordInserted (Results 1 – 1 of 1) sorted by relevance
1388 sal_Bool bRecordInserted = sal_False; in impl_moveLeft_throw() local1389 sal_Bool bSuccess = impl_commitCurrentRecord_throw( &bRecordInserted ); in impl_moveLeft_throw()1394 if ( bRecordInserted ) in impl_moveLeft_throw()1424 sal_Bool bRecordInserted = sal_False; in impl_moveRight_throw() local1425 sal_Bool bSuccess = impl_commitCurrentRecord_throw( &bRecordInserted ); in impl_moveRight_throw()1430 if ( bRecordInserted ) in impl_moveRight_throw()
Completed in 13 milliseconds