17struct RefUpdateContext;
18class ColRowReorderMapType;
virtual ~RefColReorderHint() override
const sc::ColRowReorderMapType & mrColMap
RefColReorderHint(RefColReorderHint const &)=default
RefColReorderHint(RefColReorderHint &&)=default
const sc::ColRowReorderMapType & getColMap() const
RefColReorderHint & operator=(RefColReorderHint const &)=delete
RefColReorderHint(const sc::ColRowReorderMapType &rColMap, SCTAB nTab, SCROW nRow1, SCROW nRow2)
SCROW getStartRow() const
virtual ~RefHint() override=0
RefHint & operator=(RefHint const &)=delete
RefHint(RefHint &&)=default
RefHint(RefHint const &)=default
RefRowReorderHint(RefRowReorderHint &&)=default
RefRowReorderHint & operator=(RefRowReorderHint const &)=delete
RefRowReorderHint(const sc::ColRowReorderMapType &rRowMap, SCTAB nTab, SCCOL nCol1, SCCOL nCol2)
virtual ~RefRowReorderHint() override
const sc::ColRowReorderMapType & getRowMap() const
const sc::ColRowReorderMapType & mrRowMap
RefRowReorderHint(RefRowReorderHint const &)=default
SCCOL getEndColumn() const
SCCOL getStartColumn() const
virtual ~RefStartListeningHint() override
virtual ~RefStopListeningHint() override
CAUTION! The following defines must be in the same namespace as the respective type.