diff options
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r-- | sw/inc/unomap.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx index 566de61da4f2..feec89df0c56 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unomap.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: dvo $ $Date: 2000-11-20 14:00:30 $ + * last change: $Author: dvo $ $Date: 2000-11-20 20:28:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -191,6 +191,7 @@ #define WID_PARA_LEV10 1048 #define WID_IS_COMMA_SEPARATED 1049 #define WID_INDEX_MARKS 1050 +#define WID_IS_RELATIVE_TABSTOPS 1051 //text document #define WID_DOC_CHAR_COUNT 1000 |