From 83443a6fd5bf57aad2f92a74ca9bfe8026de46ba Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 17 May 2004 15:04:05 +0000 Subject: 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 --- sd/inc/helpids.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sd/inc/helpids.h') 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) -- cgit