Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx1388 sal_Bool bRecordInserted = sal_False; in impl_moveLeft_throw() local
1389 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() local
1425 sal_Bool bSuccess = impl_commitCurrentRecord_throw( &bRecordInserted ); in impl_moveRight_throw()
1430 if ( bRecordInserted ) in impl_moveRight_throw()

Completed in 23 milliseconds