LibreOffice Module sc (master)
1
|
#include <rangeutl.hxx>
Public Member Functions | |
ScRangeUpdater ()=delete | |
Static Public Member Functions | |
static void | UpdateInsertTab (ScAddress &rAddr, const sc::RefUpdateInsertTabContext &rCxt) |
static void | UpdateDeleteTab (ScAddress &rAddr, const sc::RefUpdateDeleteTabContext &rCxt) |
Definition at line 267 of file rangeutl.hxx.
|
delete |
|
static |
Definition at line 1034 of file rangeutl.cxx.
References ScAddress::IncTab(), sc::RefUpdateDeleteTabContext::mnDeletePos, sc::RefUpdateDeleteTabContext::mnSheets, and ScAddress::Tab().
Referenced by ScConditionEntry::UpdateDeleteTab().
|
static |
Definition at line 1026 of file rangeutl.cxx.
References ScAddress::IncTab(), sc::RefUpdateInsertTabContext::mnInsertPos, sc::RefUpdateInsertTabContext::mnSheets, and ScAddress::Tab().
Referenced by ScConditionEntry::UpdateInsertTab().