Home
last modified time | relevance | path

Searched refs:HasCalcNotification (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sc/source/core/data/ !
H A Ddocumen3.cxx561 sal_Bool ScDocument::HasCalcNotification( SCTAB nTab ) const in HasCalcNotification() function in ScDocument
/AOO42X/main/sc/inc/ !
H A Ddocument.hxx769 sal_Bool HasCalcNotification( SCTAB nTab ) const;
/AOO42X/main/sc/source/ui/unoobj/ !
H A Ddocuno.cxx2352 if (pDoc->HasCalcNotification(nTab)) in HandleCalculateEvents()