Home
last modified time | relevance | path

Searched refs:IsInsertType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx452 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 …]
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx747 else if (pAction->IsInsertType()) in WorkWithChangeAction()
H A DXMLChangeTrackingImportHelper.cxx605 if (pChangeAction && pChangeAction->IsInsertType()) in SetDeletionDependencies()
/trunk/main/sc/inc/
H A Dchgtrack.hxx361 sal_Bool IsInsertType() const in IsInsertType() function in ScChangeAction

Completed in 53 milliseconds