diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-07-27 12:21:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-07-27 12:21:38 +0000 |
commit | 7d48f5d5a231f634824bf3ff50e805ceb1d1311a (patch) | |
tree | 43af415475784a522773772c4807eb69cf56fcf6 /svx/inc/helpid.hrc | |
parent | 4a4a64450f80aa1bf5dd58b455d21a8ea87e6811 (diff) |
#i10000# add HID_SCRIPTSBOX
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r-- | svx/inc/helpid.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 482edb839386..0cb9b8b9311e 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.51 $ + * $Revision: 1.52 $ * - * last change: $Author: hr $ $Date: 2004-07-23 14:14:27 $ + * last change: $Author: kz $ $Date: 2004-07-27 13:21:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -741,6 +741,8 @@ #define HID_SVX_CONFIG_MENU_CONTENTS (HID_SVX_EXT0_START + 138) #define HID_SVX_CONFIG_TOOLBAR (HID_SVX_EXT0_START + 139) #define HID_SVX_CONFIG_TOOLBAR_CONTENTS (HID_SVX_EXT0_START + 140) +#define HID_SCRIPTSBOX (HID_SVX_EXT0_START + 141) + // please adjust ACT_SVX_HID_END2 below if you add entries here! |