Searched refs:URM_MOVE (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 342 else if (eUpdateRefMode == URM_MOVE) in Update() 454 else if (eUpdateRefMode == URM_MOVE) in Update() 674 if( eMode == URM_MOVE ) in Update()
|
H A D | chgtrack.cxx | 1376 pDoc->UpdateReference( URM_MOVE, in Reject() 2124 case URM_MOVE : in UpdateReference() 3512 eMode = URM_MOVE; in UpdateReference()
|
H A D | compiler.cxx | 4216 if ( ScRefUpdate::Update( pDoc, URM_MOVE, aPos, in UpdateReference() 4345 bPosInRange = r.In( eUpdateRefMode == URM_MOVE ? aPos : rOldPos ); in UpdateReference()
|
/aoo41x/main/sc/source/core/data/ |
H A D | cell2.cxx | 904 else if ( eUpdateRefMode == URM_MOVE ) in UpdateReference() 949 && !(eUpdateRefMode == URM_MOVE && in UpdateReference() 964 (eUpdateRefMode != URM_MOVE || bHasRelName) && in UpdateReference()
|
H A D | column.cxx | 1034 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 D | table1.cxx | 1191 if ( eUpdateRefMode == URM_MOVE ) in UpdateDrawRef()
|
H A D | document.cxx | 1993 UpdateReference( URM_MOVE, in CopyBlockFromClip()
|
/aoo41x/main/sc/inc/ |
H A D | global.hxx | 337 URM_MOVE, enumerator
|
Completed in 97 milliseconds