Home
last modified time | relevance | path

Searched refs:URM_MOVE (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx342 else if (eUpdateRefMode == URM_MOVE) in Update()
454 else if (eUpdateRefMode == URM_MOVE) in Update()
674 if( eMode == URM_MOVE ) in Update()
H A Dchgtrack.cxx1376 pDoc->UpdateReference( URM_MOVE, in Reject()
2124 case URM_MOVE : in UpdateReference()
3512 eMode = URM_MOVE; in UpdateReference()
H A Dcompiler.cxx4216 if ( ScRefUpdate::Update( pDoc, URM_MOVE, aPos, in UpdateReference()
4345 bPosInRange = r.In( eUpdateRefMode == URM_MOVE ? aPos : rOldPos ); in UpdateReference()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx904 else if ( eUpdateRefMode == URM_MOVE ) in UpdateReference()
949 && !(eUpdateRefMode == URM_MOVE && in UpdateReference()
964 (eUpdateRefMode != URM_MOVE || bHasRelName) && in UpdateReference()
H A Dcolumn.cxx1034 pFmlaCell1->UpdateReference(URM_MOVE, aRange, dx, 0, 0); in SwapCell()
1041 pFmlaCell2->UpdateReference(URM_MOVE, aRange, -dx, 0, 0); in SwapCell()
1058 pFmlaCell1->UpdateReference(URM_MOVE, aRange, dx, 0, 0); in SwapCell()
H A Dtable1.cxx1191 if ( eUpdateRefMode == URM_MOVE ) in UpdateDrawRef()
H A Ddocument.cxx1993 UpdateReference( URM_MOVE, in CopyBlockFromClip()
/trunk/main/sc/inc/
H A Dglobal.hxx337 URM_MOVE, enumerator

Completed in 605 milliseconds