Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddocumen3.cxx568 void ScDocument::SetCalcNotification( SCTAB nTab ) in SetCalcNotification() function in ScDocument
572 pTab[nTab]->SetCalcNotification(sal_True); in SetCalcNotification()
579 pTab[nTab]->SetCalcNotification(sal_False); in ResetCalcNotifications()
H A Ddocumen7.cxx469 SetCalcNotification( pTrack->aPos.Tab() ); in TrackFormulas()
H A Dtable2.cxx107 SetCalcNotification( sal_False ); // discard notifications before the events were set in SetSheetEvents()
114 void ScTable::SetCalcNotification( sal_Bool bSet ) in SetCalcNotification() function in ScTable
/aoo4110/main/sc/inc/
H A Dtable.hxx239 void SetCalcNotification( sal_Bool bSet );
H A Ddocument.hxx773 void SetCalcNotification( SCTAB nTab );
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1264 aDocument.SetCalcNotification(nTab); in DoHardRecalc()

Completed in 65 milliseconds