diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-08-28 12:36:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-08-28 12:36:43 +0000 |
commit | 2f0eba965f293e92fde879900b39bc6a6126d0a6 (patch) | |
tree | 3b21366c7470a18873525d12eee99affed95a78b /sd/inc/helpids.h | |
parent | b465d41db78f9e7d2cdda5467d7e334211a1e4b4 (diff) |
INTEGRATION: CWS navorder (1.16.166); FILE MERGED
2007/07/09 08:20:46 af 1.16.166.1: #i68097# Added drop down menu for shape filter.
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r-- | sd/inc/helpids.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index a80091edebbf..f9365ae0c325 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -4,9 +4,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2006-10-06 09:51:05 $ + * last change: $Author: vg $ $Date: 2007-08-28 13:36:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -85,6 +85,7 @@ #define HID_SD_NAVIGATOR_TBI_NEXT (HID_SD_START + 36) #define HID_SD_NAVIGATOR_TBI_LAST (HID_SD_START + 37) #define HID_SD_NAVIGATOR_TBI_DRAGTYPE (HID_SD_START + 38) +#define HID_SD_NAVIGATOR_TBI_SHAPE_FILTER (HID_SD_START + 39) // Toolboxen #define HID_SD_DRAW_DEFAULTTOOLBOX (HID_SD_START + 40) |