Searched refs:IsInDtorClear (Results 1 – 7 of 7) sorted by relevance
113 if (!mpDoc->IsInDtorClear()) in Notify()
79 if (!mpDoc || mpDoc->IsInDtorClear()) in ~ExternalRefListener()
2338 if ( !pDoc->IsInDtorClear() ) in ConfigurationChanged()
144 if (!pDocument->IsInDtorClear()) in ~ScTable()
1803 if ( !pDocument->IsInDtorClear() && !pDocument->GetHardRecalcState() ) in Notify()
1760 sal_Bool IsInDtorClear() const { return bInDtorClear; } in IsInDtorClear() function in ScDocument
2938 if (!mpDoc || mpDoc->IsInDtorClear()) in ~ExternalRefListener()
Completed in 752 milliseconds