summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-17 15:04:05 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-17 15:04:05 +0000
commit83443a6fd5bf57aad2f92a74ca9bfe8026de46ba (patch)
tree8a4dd47168785d954668dd9749f13cf64be35f06 /sd/inc/helpids.h
parenta78f1a2fef97f6c15805a6ae2082f9a9f86ac656 (diff)
INTEGRATION: CWS impress9ea1 (1.7.8); FILE MERGED
2004/04/27 14:36:32 cl 1.7.8.1: #116108# added seperate helpids for header footer tabpages
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index 1511912dfab2..b40ecdd76aed 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2004-04-02 13:19:22 $
+ * last change: $Author: rt $ $Date: 2004-05-17 16:04:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -230,3 +230,6 @@
#define HID_SD_DRAW_3D_TOOLBOX (HID_SD_START + 131)
#define HID_SD_DRAW_FONTWORK_TOOLBOX (HID_SD_START + 132)
+
+#define HID_SD_TABPAGE_HEADERFOOTER_SLIDE (HID_SD_START + 133)
+#define HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT (HID_SD_START + 134)