Home
last modified time | relevance | path

Searched refs:ScChangeActionReject (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dchgtrack.hxx933 class ScChangeActionReject : public ScChangeAction class
938 ScChangeActionReject( sal_uLong nReject ) in ScChangeActionReject() function in ScChangeActionReject
953 ScChangeActionReject(const sal_uLong nActionNumber,
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2194 ScChangeActionReject::ScChangeActionReject(const sal_uLong nActionNumber, const ScChangeActionState… in ScChangeActionReject() function in ScChangeActionReject
4203 ((ScChangeActionReject*)pCur)->GetRejectAction() ); in GetDependents()
4697 pClonedAction = new ScChangeActionReject( in Clone()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx531 …ScChangeAction* pNewAction = new ScChangeActionReject(pAction->nActionNumber, pAction->nActionStat… in CreateRejectionAction()

Completed in 40 milliseconds