Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx464 GetRejectAction()); in GetDescription()
682 aRejectAction += String::CreateFromInt64( static_cast< sal_Int64 >( GetRejectAction() ) ); in ToString()
3360 if ( rAction.IsRejecting() && rAction.GetRejectAction() >= nFirstMerge ) in MergeIgnore()
4203 ((ScChangeActionReject*)pCur)->GetRejectAction() ); in GetDependents()
4608 pAction->GetRejectAction(), in Clone()
4637 pAction->GetRejectAction(), in Clone()
4655 pAction->GetRejectAction(), in Clone()
4676 pAction->GetRejectAction(), in Clone()
4700 pAction->GetRejectAction(), in Clone()
4827 pAct->SetRejectAction( pOtherAct->GetRejectAction() ); in MergeActionState()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx744 …ddAttribute(XML_NAMESPACE_TABLE, XML_REJECTING_CHANGE_ID, GetChangeID(pAction->GetRejectAction())); in WorkWithChangeAction()
/trunk/main/sc/inc/
H A Dchgtrack.hxx416 sal_uLong GetRejectAction() const { return nRejectAction; } in GetRejectAction() function in ScChangeAction
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx988 sal_uLong nReject = pSourceAction->GetRejectAction(); in MergeDocument()

Completed in 46 milliseconds