diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 15:42:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 15:42:06 +0000 |
commit | e70d3379c08fe21c0b9c842de73c098757a25ff8 (patch) | |
tree | 8285f7672bdedeb7eb580d46bd8e5787f469a5fb /svx/inc/helpid.hrc | |
parent | 58b652d56484d6e9460eb8a7cb777f027b72ec66 (diff) |
INTEGRATION: CWS aw036 (1.66.16); FILE MERGED
2006/10/27 15:50:53 aw 1.66.16.1: #i58240# added HelpIDs for light preview control
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r-- | svx/inc/helpid.hrc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 1d5390d04831..a23f6a821a57 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.68 $ + * $Revision: 1.69 $ * - * last change: $Author: hr $ $Date: 2006-10-24 13:42:03 $ + * last change: $Author: vg $ $Date: 2006-11-21 16:42:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -413,6 +413,11 @@ #define HID_SVXPAGE_GRFCROP (HID_SVX_START + 375) +// #i58240# set HelpIDs for scrollbars and switcher +#define HID_CTRL3D_HSCROLL (HID_SVX_START + 376) +#define HID_CTRL3D_VSCROLL (HID_SVX_START + 377) +#define HID_CTRL3D_SWITCHER (HID_SVX_START + 378) + #define HID_GRFFILTER (HID_SVX_START + 380) #define HID_GRFFILTER_INVERT (HID_SVX_START + 381) #define HID_GRFFILTER_SMOOTH (HID_SVX_START + 382) |