Searched refs:HasAnyCalcNotification (Results 1 – 3 of 3) sorted by relevance
553 bool ScDocument::HasAnyCalcNotification() const in HasAnyCalcNotification() function in ScDocument
768 bool HasAnyCalcNotification() const;
601 …if ( pDoc->HasAnyCalcNotification() && pDoc->HasAnySheetEventScript( SC_SHEETEVENT_CALCULATE, true… in Notify()