Searched refs:SetCalcNotification (Results 1 – 6 of 6) sorted by relevance
568 void ScDocument::SetCalcNotification( SCTAB nTab ) in SetCalcNotification() function in ScDocument572 pTab[nTab]->SetCalcNotification(sal_True); in SetCalcNotification()579 pTab[nTab]->SetCalcNotification(sal_False); in ResetCalcNotifications()
469 SetCalcNotification( pTrack->aPos.Tab() ); in TrackFormulas()
107 SetCalcNotification( sal_False ); // discard notifications before the events were set in SetSheetEvents()114 void ScTable::SetCalcNotification( sal_Bool bSet ) in SetCalcNotification() function in ScTable
239 void SetCalcNotification( sal_Bool bSet );
773 void SetCalcNotification( SCTAB nTab );
1264 aDocument.SetCalcNotification(nTab); in DoHardRecalc()
Completed in 67 milliseconds