LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::RefUpdateDeleteTabContext Struct Reference

#include <refupdatecontext.hxx>

Collaboration diagram for sc::RefUpdateDeleteTabContext:
[legend]

Public Member Functions

 RefUpdateDeleteTabContext (ScDocument &rDoc, SCTAB nInsertPos, SCTAB nSheets)
 

Public Attributes

ScDocumentmrDoc
 
SCTAB mnDeletePos
 
SCTAB mnSheets
 
UpdatedRangeNames maUpdatedNames
 

Detailed Description

Definition at line 129 of file refupdatecontext.hxx.

Constructor & Destructor Documentation

◆ RefUpdateDeleteTabContext()

sc::RefUpdateDeleteTabContext::RefUpdateDeleteTabContext ( ScDocument rDoc,
SCTAB  nInsertPos,
SCTAB  nSheets 
)

Definition at line 104 of file refupdatecontext.cxx.

Member Data Documentation

◆ maUpdatedNames

UpdatedRangeNames sc::RefUpdateDeleteTabContext::maUpdatedNames

◆ mnDeletePos

SCTAB sc::RefUpdateDeleteTabContext::mnDeletePos

◆ mnSheets

SCTAB sc::RefUpdateDeleteTabContext::mnSheets

◆ mrDoc

ScDocument& sc::RefUpdateDeleteTabContext::mrDoc

Definition at line 131 of file refupdatecontext.hxx.

Referenced by ScTokenArray::AdjustReferenceOnDeletedTab().


The documentation for this struct was generated from the following files: