25 bHasAddError( false ),
26 aDetOpDataVector( rList.aDetOpDataVector )
34 return rxDetOpData.GetPos().Tab() == nTab;
56 nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 );
58 rxDetOpData.SetPos(
ScAddress( nCol1, nRow1, nTab1 ) );
ScDetOpType GetOperation() const
void UpdateReference(const ScDocument *pDoc, UpdateRefMode eUpdateRefMode, const ScRange &rRange, SCCOL nDx, SCROW nDy, SCTAB nDz)
void DeleteOnTab(SCTAB nTab)
bool operator==(const ScDetOpList &r) const
const ScDetOpData & GetObject(size_t nPos) const
ScDetOpDataVector aDetOpDataVector
void Append(const ScDetOpData &)
static ScRefUpdateRes Update(const ScDocument *pDoc, UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2, SCCOL nDx, SCROW nDy, SCTAB nDz, SCCOL &theCol1, SCROW &theRow1, SCTAB &theTab1, SCCOL &theCol2, SCROW &theRow2, SCTAB &theTab2)
@ UR_NOTHING
Reference not affected, no change at all.