Searched refs:IsInsertType (Results 1 – 4 of 4) sorted by relevance
452 else if (IsInsertType()) in GetDescription()2522 if ( pAppend->IsInsertType() && !pAppend->IsRejecting() ) in Append()2536 if ( !pAppend->IsInsertType() && in Append()3116 sal_Bool bActNoInsert = !pAct->IsInsertType(); in Dependencies()3435 if ( (!bUndo && pAct->IsInsertType()) || (bUndo && pAct->IsDeleteType()) ) in UpdateReference()3447 if ( pAct->IsInsertType() ) in UpdateReference()3555 if ( p->IsInsertType() ) in UpdateReference()3929 if ( !p->IsDeletedIn( pAct ) && pAct->IsInsertType() && in UpdateReference()3979 if ( p->IsDeletedIn( pAct ) && pAct->IsInsertType() && in UpdateReference()4037 if ( pCur->IsInsertType() ) in GetDependents()[all …]
747 else if (pAction->IsInsertType()) in WorkWithChangeAction()
605 if (pChangeAction && pChangeAction->IsInsertType()) in SetDeletionDependencies()
361 sal_Bool IsInsertType() const in IsInsertType() function in ScChangeAction
Completed in 1420 milliseconds