Searched refs:IsDeleteType (Results 1 – 3 of 3) sorted by relevance
275 return IsDeleteType() ? sal_True : !IsDeletedIn(); in IsDialogParent()278 if ( IsDeleteType() ) in IsDialogParent()300 if ( !IsDeleteType() ) in IsMasterDelete()473 else if (pReject->IsDeleteType()) in GetDescription()493 else if (pReject->IsDeleteType()) in GetDescription()548 if ( (bFlag3D && IsDeleteType()) || IsDeletedIn() ) in GetRefString()3287 if ( pAct->IsDeleteType() ) in Undo()3380 if ( pAct->IsDeleteType() ) in MergePrepare()3406 if ( pAct->IsDeleteType() ) in MergeOwn()3435 if ( (!bUndo && pAct->IsInsertType()) || (bUndo && pAct->IsDeleteType()) ) in UpdateReference()[all …]
367 sal_Bool IsDeleteType() const in IsDeleteType() function in ScChangeAction424 { return IsDeleteType() || IsDeletedIn(); } in IsDeleted()
749 else if (pAction->IsDeleteType()) in WorkWithChangeAction()