summaryrefslogtreecommitdiff
path: root/sc/inc/docpool.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-23 19:07:06 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-23 19:07:06 +0000
commit7f940dd794a65f30feb9b1812be2c2b0fb3fa06d (patch)
treecaa0ce40fa7e867c8afb797973133c9e46b35afb /sc/inc/docpool.hxx
parent0192e129e841bca75d1d29fe68ea8d33f6b6febb (diff)
#80688# new version map (items for cjk/ctl fonts)
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 57285057375f..3b3605a1f096 100644
--- a/sc/inc/docpool.hxx
+++ b/sc/inc/docpool.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docpool.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:48 $
+ * last change: $Author: nn $ $Date: 2000-11-23 20:07:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ class ScDocumentPool: public SfxItemPool
static USHORT* pVersionMap2;
static USHORT* pVersionMap3;
static USHORT* pVersionMap4;
+ static USHORT* pVersionMap5;
public:
ScDocumentPool( SfxItemPool* pSecPool = NULL, BOOL bLoadRefCounts = FALSE );