Searched defs:bSetCursor (Results 1 – 5 of 5) sorted by relevance
677 sal_Bool bSetCursor = !maLbConflicts.NextSelected( pEntry ); in IMPL_LINK() local
1834 sal_Bool bSetCursor = !pTheView->NextSelected( pEntry ); in IMPL_LINK() local
405 const bool bSetCursor = ( i == nCount - 1 ? true : false ); in Select() local
1477 void ScTabView::MarkRange( const ScRange& rRange, sal_Bool bSetCursor, sal_Bool bContinue ) in MarkRange()
511 bool ScViewFunc::AutoSum( const ScRange& rRange, bool bSubTotal, bool bSetCursor, bool bContinue ) in AutoSum()
Completed in 47 milliseconds