Home
last modified time | relevance | path

Searched refs:nRejectAction (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dchgtrack.hxx265 sal_uLong nRejectAction; member in ScChangeAction
277 const sal_uLong nRejectAction,
293 void SetRejectAction( sal_uLong n ) { nRejectAction = n; } in SetRejectAction()
382 { return nRejectAction != 0; } in IsRejecting()
416 sal_uLong GetRejectAction() const { return nRejectAction; } in GetRejectAction()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx106 nRejectAction( 0 ), in ScChangeAction()
129 nRejectAction( nTempRejectAction ), in ScChangeAction()
146 nRejectAction( 0 ), in ScChangeAction()
4390 sal_uLong nRejectAction = pAct->GetActionNumber(); in Reject() local
4474 pReject->SetRejectAction( nRejectAction ); in Reject()

Completed in 51 milliseconds