From 892bb81d17b3351c196661c44fb15b29509c7115 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 2 Jul 2012 17:39:58 +0200 Subject: hrc cleanup: Remove unused defines Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524 --- sd/inc/sdattr.hrc | 1 - sd/source/ui/annotations/annotations.hrc | 2 -- sd/source/ui/app/_app.hrc | 1 - sd/source/ui/dlg/present.src | 1 - sd/source/ui/inc/present.hrc | 1 - sd/source/ui/inc/pubdlg.hrc | 4 ---- 6 files changed, 10 deletions(-) (limited to 'sd') diff --git a/sd/inc/sdattr.hrc b/sd/inc/sdattr.hrc index bcc659119cc7..edc76cac7c49 100644 --- a/sd/inc/sdattr.hrc +++ b/sd/inc/sdattr.hrc @@ -131,7 +131,6 @@ #define ATTR_SNAPLINE_END ATTR_SNAPLINE_Y #define ATTR_OPTIONS_START ATTR_SNAPLINE_END + 1 -#define ATTR_OPTIONS ATTR_OPTIONS_START #define ATTR_OPTIONS_LAYOUT ATTR_OPTIONS_START + 1 #define ATTR_OPTIONS_CONTENTS ATTR_OPTIONS_START + 2 #define ATTR_OPTIONS_MISC ATTR_OPTIONS_START + 3 diff --git a/sd/source/ui/annotations/annotations.hrc b/sd/source/ui/annotations/annotations.hrc index 0443b7050c44..54c902ddbd48 100644 --- a/sd/source/ui/annotations/annotations.hrc +++ b/sd/source/ui/annotations/annotations.hrc @@ -47,6 +47,4 @@ #define FT_AUTHOR 1 -#define CT_TEXT 5 - #endif // _SD_ANNOTATIONPANE_HRC diff --git a/sd/source/ui/app/_app.hrc b/sd/source/ui/app/_app.hrc index d5847a153588..2762b9870985 100644 --- a/sd/source/ui/app/_app.hrc +++ b/sd/source/ui/app/_app.hrc @@ -28,6 +28,5 @@ #define MN_SUB_TEMPLATES 95 #define MN_SUB_POSITION 96 #define MN_SUB_MASTERPAGE 97 -#define MN_SUB_SEND 98 #endif diff --git a/sd/source/ui/dlg/present.src b/sd/source/ui/dlg/present.src index 5be050230013..a1aead68eaf7 100644 --- a/sd/source/ui/dlg/present.src +++ b/sd/source/ui/dlg/present.src @@ -29,7 +29,6 @@ #include "present.hrc" #define DISTANCE 23 -#define DISTANCE2 ((DISTANCE) + 81) ModalDialog DLG_START_PRESENTATION { diff --git a/sd/source/ui/inc/present.hrc b/sd/source/ui/inc/present.hrc index 7d536f811695..2f9bf1bb3d79 100644 --- a/sd/source/ui/inc/present.hrc +++ b/sd/source/ui/inc/present.hrc @@ -33,7 +33,6 @@ #define RBT_STANDARD 4 #define RBT_WINDOW 5 #define RBT_AUTO 6 -#define FT_PAUSE 1 #define TMF_PAUSE 1 #define CBX_AUTOLOGO 1 diff --git a/sd/source/ui/inc/pubdlg.hrc b/sd/source/ui/inc/pubdlg.hrc index 6127ac9508be..12722fd6861d 100644 --- a/sd/source/ui/inc/pubdlg.hrc +++ b/sd/source/ui/inc/pubdlg.hrc @@ -95,9 +95,6 @@ #define PAGE5_TITEL 81 #define PAGE5_TEXTONLY 82 #define PAGE5_BUTTONS 83 -#define PAGE5_TITEL_2 84 -#define PAGE5_NOBACK 85 -#define PAGE5_BACKS 86 ////////////////////////////// @@ -110,7 +107,6 @@ #define PAGE6_VLINK 107 #define PAGE6_ALINK 108 #define PAGE6_DOCCOLORS 109 -#define PAGE6_USECOLOR 110 #define PAGE6_PREVIEW 111 ////////////////////////////// -- cgit v1.2.3