Lines Matching refs:SC_CAS_VIRGIN
872 case SC_CAS_VIRGIN: in UpdateView()
877 pParent=InsertChangeAction(pScChangeAction,SC_CAS_VIRGIN); in UpdateView()
879 pParent=InsertFilteredAction(pScChangeAction,SC_CAS_VIRGIN); in UpdateView()
1298 if( pCChild->GetState()==SC_CAS_VIRGIN ) in InsertContentChilds()
1318 if(pCChild->GetState()==SC_CAS_VIRGIN) in InsertContentChilds()
1354 ScChangeActionState eState = SC_CAS_VIRGIN; in InsertAcceptedORejected()
1389 pEntry=InsertChangeAction(pChild,SC_CAS_VIRGIN,pParent,sal_False,sal_True); in InsertChilds()
1424 pEntry=InsertChangeAction(pChild,SC_CAS_VIRGIN,pParent,sal_False,sal_True); in InsertDeletedChilds()
1426 pEntry=InsertChangeAction(pChild,SC_CAS_VIRGIN,pParent,sal_True,sal_True); in InsertDeletedChilds()
1588 case SC_CAS_VIRGIN: in AppendChanges()
1593 pParent=InsertChangeAction(pScChangeAction,SC_CAS_VIRGIN); in AppendChanges()
1595 pParent=InsertFilteredAction(pScChangeAction,SC_CAS_VIRGIN); in AppendChanges()