summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-21 11:51:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-21 11:54:18 +0200
commit5fcecf9b88a0879081d8239cebbc03e30150985a (patch)
tree2eaa65002db4ccb19778e054f9fc40c33312537c /reportdesign
parent47009fbf515dc6e4d4c275e5a3458b4ce2d817d9 (diff)
hrc cleanup: Remove unused defines
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/inc/rptui_slotid.hrc1
-rw-r--r--reportdesign/source/ui/dlg/CondFormat.hrc3
2 files changed, 0 insertions, 4 deletions
diff --git a/reportdesign/inc/rptui_slotid.hrc b/reportdesign/inc/rptui_slotid.hrc
index 18ab6d5b0181..52d3eae581d7 100644
--- a/reportdesign/inc/rptui_slotid.hrc
+++ b/reportdesign/inc/rptui_slotid.hrc
@@ -184,7 +184,6 @@
#define SID_ARRANGEMENU ( SID_RPTUI_START + 148 )
#define SID_SELECTALL_IN_SECTION ( SID_RPTUI_START + 149 )
-#define SID_ICON_GROUP ( SID_RPTUI_START + 150 )
#define SID_ICON_DETAIL ( SID_RPTUI_START + 151 )
#define SID_SECTION_ALIGN ( SID_RPTUI_START + 152 )
diff --git a/reportdesign/source/ui/dlg/CondFormat.hrc b/reportdesign/source/ui/dlg/CondFormat.hrc
index 47091374dec8..fe80f05a6f10 100644
--- a/reportdesign/source/ui/dlg/CondFormat.hrc
+++ b/reportdesign/source/ui/dlg/CondFormat.hrc
@@ -58,9 +58,6 @@
#define FL_SEPARATOR1 12
#define ED_CONDITION_RHS 13
#define CT_CONDITION 14
-#define CT_DEFAULT 15
-#define CT_CONDITION_1 16
-#define CT_CONDITION_2 17
#define SB_ALL_CONDITIONS 18
#define WND_COND_PLAYGROUND 19
#define BTN_MOVE_UP 20