summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authormm <mm@openoffice.org>2001-05-16 14:33:11 +0000
committermm <mm@openoffice.org>2001-05-16 14:33:11 +0000
commit90db0c6a41e4f3286ef8aca03f7d892b863b6246 (patch)
treefce575f7fc21227bb0fc6c7a99a8ade5735d03d1 /rsc/inc
parentdc65636d80402207e58b97cb270c8bbba6de6a16 (diff)
#87115# vert flag
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscdb.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index 7f92d7e78e46..9783a35a1fe8 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscdb.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:42:54 $
+ * last change: $Author: mm $ $Date: 2001-05-16 15:33:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -184,6 +184,7 @@ class RscTypCont
HASHID nNoSplitDrawId;
HASHID nTopImageId;
HASHID nNoLabelId;
+ HASHID nVertId;
void Init(); // Initialisiert Klassen und Tabelle
void SETCONST( RscConst *, char *, UINT32 );