Searched refs:IsDeleteType (Results 1 – 3 of 3) sorted by relevance
278 if ( IsDeleteType() ) in IsDialogParent()300 if ( !IsDeleteType() ) in IsMasterDelete()3287 if ( pAct->IsDeleteType() ) in Undo()3380 if ( pAct->IsDeleteType() ) in MergePrepare()3406 if ( pAct->IsDeleteType() ) in MergeOwn()3438 if ( pAct->IsDeleteType() ) in UpdateReference()4030 sal_Bool bIsDelete = pAct->IsDeleteType(); in GetDependents()4066 else if ( pCur->IsDeleteType() ) in GetDependents()4102 if ( p->IsDeleteType() ) in GetDependents()4373 else if ( p->IsDeleteType() ) in Reject()[all …]
367 sal_Bool IsDeleteType() const in IsDeleteType() function in ScChangeAction424 { return IsDeleteType() || IsDeletedIn(); } in IsDeleted()
749 else if (pAction->IsDeleteType()) in WorkWithChangeAction()
Completed in 53 milliseconds