diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-10-01 16:05:14 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-10-01 16:05:14 +0000 |
commit | eb309ae9cef960158df64f310319bfef471248c1 (patch) | |
tree | 1696e598f0394feb1f3a1269cbb1fced5bf571e6 /extensions/inc | |
parent | d2915a2fb1af92569700920656fb8c9fbb1b500d (diff) |
#91600# +UID_DBIWIZARD
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/extensio.hrc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index faeacca2a58f..d1dd3e6d09fb 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -2,9 +2,9 @@ * * $RCSfile: extensio.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: fs $ $Date: 2001-10-01 17:01:41 $ + * last change: $Author: fs $ $Date: 2001-10-01 17:05:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -154,6 +154,8 @@ #define HID_ABSPILOT_FINISH (HID_EXTENSIONS_START + 66) #define UID_ABSPILOT_HELP (HID_EXTENSIONS_START + 67) #define HID_ABSPILOT (HID_EXTENSIONS_START + 68) -#define UID_DBIMPORT_HELP (HID_EXTENSIONS_START + 69) + +#define HID_DBIWIZARD (HID_EXTENSIONS_START + 69) +#define UID_DBIWIZARD_HELP (HID_EXTENSIONS_START + 70) #endif |