summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index 72a2d2dcf0cd..781db63bb50a 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -394,7 +394,6 @@ private:
sal_uInt16 nMacroInterpretLevel; // >0 if macro in interpreter
sal_uInt16 nInterpreterTableOpLevel; // >0 if in interpreter TableOp
sal_uInt16 nSrcVer; // file version (load/save)
- SCROW nSrcMaxRow; // number of lines to load/save
sal_uInt16 nFormulaTrackCount;
HardRecalcState eHardRecalcState; // off, temporary, eternal
SCTAB nVisibleTab; // for OLE etc., don't use inside ScDocument
@@ -437,11 +436,8 @@ private:
// for detective update, is set for each change of a formula
bool bDetectiveDirty;
- sal_uInt8 nMacroCallMode; // Macros per warning dialog disabled?
bool bHasMacroFunc; // valid only after loading
- sal_uInt8 nVisSpellState;
-
sal_uInt8 nAsianCompression;
sal_uInt8 nAsianKerning;