Searched refs:URM_COPY (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | cell2.cxx | 818 if ( !bHasRefs || eUpdateRefMode == URM_COPY ) in UpdateReference() 929 else if ( eUpdateRefMode == URM_COPY && bHasColRowNames && bValChanged ) in UpdateReference() 945 (bHasRelName && eUpdateRefMode != URM_COPY)) in UpdateReference() 963 (bValChanged && eUpdateRefMode != URM_COPY && in UpdateReference()
|
H A D | column.cxx | 1402 UpdateReference(URM_COPY, nCol, nStart, nTab, in CopyScenarioFrom() 1433 rDestCol.UpdateReference(URM_COPY, rDestCol.nCol, nStart, rDestCol.nTab, in CopyScenarioTo() 1619 if ( eUpdateRefMode == URM_COPY && nRow1 == nRow2 ) in UpdateReference() 1635 if ( eUpdateRefMode == URM_COPY ) in UpdateReference()
|
H A D | documen2.cxx | 912 pTab[nNewPos]->UpdateReference(URM_COPY, 0, 0, nNewPos , MAXCOL, MAXROW, in CopyTab() 1073 pTab[nDestPos]->UpdateReference(URM_COPY, 0, 0, nDestPos, in TransferTab()
|
H A D | table1.cxx | 1189 if ( eUpdateRefMode != URM_COPY && pDrawLayer ) in UpdateDrawRef() 1210 if ( eUpdateRefMode == URM_COPY ) in UpdateReference()
|
H A D | documen3.cxx | 899 if ( eUpdateRefMode == URM_COPY ) in UpdateReference() 956 if ( eUpdateRefMode != URM_COPY && IsClipboardSource() ) in UpdateReference()
|
H A D | table4.cxx | 462 pDestCell->UpdateReference(URM_COPY, in FillFormula()
|
H A D | table2.cxx | 3171 ((ScFormulaCell*)pCell)->UpdateReference( URM_COPY, aRange, in CopyData()
|
H A D | document.cxx | 1999 UpdateReference( URM_COPY, in CopyBlockFromClip()
|
/aoo42x/main/sc/inc/ |
H A D | global.hxx | 336 URM_COPY, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 696 else if( eMode == URM_COPY && r.In( rPos ) ) in Update()
|
H A D | compiler.cxx | 4200 if ( eUpdateRefMode == URM_COPY ) in UpdateReference() 4495 if ( eUpdateRefMode == URM_COPY ) in UpdateSharedFormulaReference()
|
Completed in 128 milliseconds