diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:39:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:46:25 +0200 |
commit | 892bb81d17b3351c196661c44fb15b29509c7115 (patch) | |
tree | c1c5fc19da770daf433bcc34c9915f9552859fb5 /sd | |
parent | 826861bc2aa666fadda41b51773871b84abd5c15 (diff) |
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/sdattr.hrc | 1 | ||||
-rw-r--r-- | sd/source/ui/annotations/annotations.hrc | 2 | ||||
-rw-r--r-- | sd/source/ui/app/_app.hrc | 1 | ||||
-rw-r--r-- | sd/source/ui/dlg/present.src | 1 | ||||
-rw-r--r-- | sd/source/ui/inc/present.hrc | 1 | ||||
-rw-r--r-- | sd/source/ui/inc/pubdlg.hrc | 4 |
6 files changed, 0 insertions, 10 deletions
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 ////////////////////////////// |