Searched refs:pReject (Results 1 – 1 of 1) sorted by relevance
463 ScChangeAction* pReject = pCT->GetActionOrGenerated( in GetDescription() local465 if (pReject) in GetDescription()467 if (pReject->GetType() == SC_CAT_MOVE) in GetDescription()473 else if (pReject->IsDeleteType()) in GetDescription()479 else if (pReject->HasDependent()) in GetDescription()482 pCT->GetDependents( pReject, aTable, sal_False, sal_True ); in GetDescription()493 else if (pReject->IsDeleteType()) in GetDescription()4472 ScChangeActionIns* pReject = new ScChangeActionIns( in Reject() local4474 pReject->SetRejectAction( nRejectAction ); in Reject()4475 pReject->SetState( SC_CAS_ACCEPTED ); in Reject()[all …]