Home
last modified time | relevance | path

Searched refs:IsInDtorClear (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Dlookupcache.cxx113 if (!mpDoc->IsInDtorClear()) in Notify()
H A Dchartlis.cxx79 if (!mpDoc || mpDoc->IsInDtorClear()) in ~ExternalRefListener()
H A Dchgtrack.cxx2338 if ( !pDoc->IsInDtorClear() ) in ConfigurationChanged()
/aoo4110/main/sc/source/core/data/
H A Dtable1.cxx144 if (!pDocument->IsInDtorClear()) in ~ScTable()
H A Dcell.cxx1803 if ( !pDocument->IsInDtorClear() && !pDocument->GetHardRecalcState() ) in Notify()
/aoo4110/main/sc/inc/
H A Ddocument.hxx1760 sal_Bool IsInDtorClear() const { return bInDtorClear; } in IsInDtorClear() function in ScDocument
/aoo4110/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2938 if (!mpDoc || mpDoc->IsInDtorClear()) in ~ExternalRefListener()

Completed in 122 milliseconds