diff options
author | Martin Gallwey <mtg@openoffice.org> | 2001-05-03 19:09:48 +0000 |
---|---|---|
committer | Martin Gallwey <mtg@openoffice.org> | 2001-05-03 19:09:48 +0000 |
commit | 315b5e7c4637463f688a6bf32fac2ed691877c55 (patch) | |
tree | 95e70742ab6cb1bf6bed4f23867a8af5ebe9691f /sw/inc/unomap.hxx | |
parent | db3ca36b5c7676c5866228cdcffd6639c34af464 (diff) |
Add PrinterSetup
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 e405fe699d8b..47992e746d47 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unomap.hxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: os $ $Date: 2001-05-02 12:32:51 $ + * last change: $Author: mtg $ $Date: 2001-05-03 20:04:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -230,6 +230,7 @@ #define WID_DOC_CURRENT_DATABASE_COMMAND 1024 #define WID_DOC_CURRENT_DATABASE_COMMAND_TYPE 1025 #define WID_DOC_CHANGES_PASSWORD 1026 +#define WID_DOC_PRINTER_SETUP 1027 //AutoText #define WID_GROUP_PATH 0 |