summaryrefslogtreecommitdiffstats
path: root/sc/inc/scextopt.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 17:07:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 17:07:02 +0000
commit555d702903fb0857122024e1ab78a72d122d3f16 (patch)
tree6c749e09d7b761f4ce353bedcc31627a38529196 /sc/inc/scextopt.hxx
parentMWS_SRX644: migrate branch mws_srx644 -> HEAD (diff)
downloadcore-555d702903fb0857122024e1ab78a72d122d3f16.tar.gz
core-555d702903fb0857122024e1ab78a72d122d3f16.zip
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'sc/inc/scextopt.hxx')
-rw-r--r--sc/inc/scextopt.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/inc/scextopt.hxx b/sc/inc/scextopt.hxx
index fcf708b02a5e..05b7a08c14eb 100644
--- a/sc/inc/scextopt.hxx
+++ b/sc/inc/scextopt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: scextopt.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jmarmion $ $Date: 2002-12-10 14:04:37 $
+ * last change: $Author: hr $ $Date: 2003-03-26 18:03:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -161,7 +161,6 @@ public:
// Cursor
UINT16 nCurCol; // aktuelle Cursor-Position
UINT16 nCurRow;
- double fColScale; // <= 0 -> invalid
// -------------------------------------------------------------------
ScExtDocOptions( void );
~ScExtDocOptions();