diff options
author | mm <mm@openoffice.org> | 2001-05-16 14:33:11 +0000 |
---|---|---|
committer | mm <mm@openoffice.org> | 2001-05-16 14:33:11 +0000 |
commit | 90db0c6a41e4f3286ef8aca03f7d892b863b6246 (patch) | |
tree | fce575f7fc21227bb0fc6c7a99a8ade5735d03d1 /rsc/inc/rscdb.hxx | |
parent | dc65636d80402207e58b97cb270c8bbba6de6a16 (diff) |
#87115# vert flag
Diffstat (limited to 'rsc/inc/rscdb.hxx')
-rw-r--r-- | rsc/inc/rscdb.hxx | 5 |
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 ); |