LibreOffice Module sc (master) 1
|
This is the complete list of members for ScRefUpdate, including all inherited members.
DoTranspose(SCCOL &rCol, SCROW &rRow, SCTAB &rTab, const ScDocument &rDoc, const ScRange &rSource, const ScAddress &rDest) | ScRefUpdate | static |
MoveRelWrap(const ScDocument &rDoc, const ScAddress &rPos, SCCOL nMaxCol, SCROW nMaxRow, ScComplexRefData &rRef) | ScRefUpdate | static |
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) | ScRefUpdate | static |
Update(UpdateRefMode eUpdateRefMode, const ScBigRange &rWhere, sal_Int32 nDx, sal_Int32 nDy, sal_Int32 nDz, ScBigRange &rWhat) | ScRefUpdate | static |
UpdateGrow(const ScRange &rArea, SCCOL nGrowX, SCROW nGrowY, ScRange &rRef) | ScRefUpdate | static |
UpdateTranspose(const ScDocument &rDoc, const ScRange &rSource, const ScAddress &rDest, ScRange &rRef) | ScRefUpdate | static |