Home
last modified time | relevance | path

Searched refs:DeleteAll (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/inc/
H A Ddetfunc.hxx139 sal_Bool DeleteAll( ScDetectiveDelete eWhat );
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1289 sal_Bool ScDetectiveFunc::DeleteAll( ScDetectiveDelete eWhat ) in DeleteAll() function in ScDetectiveFunc
1357 sal_Bool bDeleted = DeleteAll( SC_DET_CIRCLES ); // nur die Kreise in MarkInvalid()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx433 sal_Bool bDone = ScDetectiveFunc( pDoc,nTab ).DeleteAll( SC_DET_DETECTIVE ); in DetectiveDelAll()
480 ScDetectiveFunc( pDoc,nTab ).DeleteAll( SC_DET_ARROWS ); // don't remove circles in DetectiveRefresh()

Completed in 42 milliseconds