Lines Matching refs:bDone

194 	sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).ShowPred( nCol, nRow );  in DetectiveAddPred()  local
198 if (bDone) in DetectiveAddPred()
215 return bDone; in DetectiveAddPred()
235 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).DeletePred( nCol, nRow ); in DetectiveDelPred() local
239 if (bDone) in DetectiveDelPred()
256 return bDone; in DetectiveDelPred()
274 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).ShowSucc( nCol, nRow ); in DetectiveAddSucc() local
278 if (bDone) in DetectiveAddSucc()
295 return bDone; in DetectiveAddSucc()
315 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).DeleteSucc( nCol, nRow ); in DetectiveDelSucc() local
319 if (bDone) in DetectiveDelSucc()
336 return bDone; in DetectiveDelSucc()
354 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).ShowError( nCol, nRow ); in DetectiveAddError() local
358 if (bDone) in DetectiveAddError()
375 return bDone; in DetectiveAddError()
394 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).MarkInvalid( bOverflow ); in DetectiveMarkInvalid() local
400 if (bDone) in DetectiveMarkInvalid()
417 return bDone; in DetectiveMarkInvalid()
433 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).DeleteAll( SC_DET_DETECTIVE ); in DetectiveDelAll() local
437 if (bDone) in DetectiveDelAll()
459 return bDone; in DetectiveDelAll()
464 sal_Bool bDone = sal_False; in DetectiveRefresh() local
530 bDone = sal_True; in DetectiveRefresh()
532 return bDone; in DetectiveRefresh()
1128 bool bDone = false; in ReplaceNote() local
1176 bDone = true; in ReplaceNote()
1183 return bDone; in ReplaceNote()
4569 sal_Bool bDone = sal_False; in CreateNames() local
4638 bDone = ModifyRangeNames( aNewRanges, bApi ); in CreateNames()
4644 return bDone; in CreateNames()
4654 sal_Bool bDone = sal_False; in InsertNameList() local
4742 bDone = sal_True; in InsertNameList()
4747 return bDone; in InsertNameList()