summaryrefslogtreecommitdiffstats
path: root/sc/inc/docpool.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:51:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 15:51:05 +0000
commit75a5b26d0ffbcebd2eebeb5d4d8110dbacc6e952 (patch)
treed2e8dd5f841e7eabe05daaea3da4fdde9eeb7b25 /sc/inc/docpool.hxx
parentINTEGRATION: CWS dr14 (1.4.324); FILE MERGED (diff)
downloadcore-75a5b26d0ffbcebd2eebeb5d4d8110dbacc6e952.tar.gz
core-75a5b26d0ffbcebd2eebeb5d4d8110dbacc6e952.zip
INTEGRATION: CWS dr14 (1.7.308); FILE MERGED
2003/11/26 14:54:46 dr 1.7.308.1: #i22640# new cell attribute '
Diffstat (limited to 'sc/inc/docpool.hxx')
-rw-r--r--sc/inc/docpool.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/docpool.hxx b/sc/inc/docpool.hxx
index 33d32afdfcb4..9df38dc2251a 100644
--- a/sc/inc/docpool.hxx
+++ b/sc/inc/docpool.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docpool.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: nn $ $Date: 2002-09-09 13:57:13 $
+ * last change: $Author: hr $ $Date: 2004-08-02 16:51:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,6 +83,7 @@ class ScDocumentPool: public SfxItemPool
static USHORT* pVersionMap7;
static USHORT* pVersionMap8;
static USHORT* pVersionMap9;
+ static USHORT* pVersionMap10;
public:
ScDocumentPool( SfxItemPool* pSecPool = NULL, BOOL bLoadRefCounts = FALSE );