Home
last modified time | relevance | path

Searched refs:GetCalcNotification (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Ddocumen3.cxx556 if (pTab[nTab] && pTab[nTab]->GetCalcNotification()) in HasAnyCalcNotification()
564 return pTab[nTab]->GetCalcNotification(); in HasCalcNotification()
571 if (VALIDTAB(nTab) && pTab[nTab] && !pTab[nTab]->GetCalcNotification()) in SetCalcNotification()
578 if (pTab[nTab] && pTab[nTab]->GetCalcNotification()) in ResetCalcNotifications()
/aoo42x/main/sc/inc/
H A Dtable.hxx238 sal_Bool GetCalcNotification() const { return bCalcNotification; } in GetCalcNotification() function in ScTable

Completed in 18 milliseconds