summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/TabPages.hrc
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 /chart2/source/controller/dialogs/TabPages.hrc
parentRemove unused dbexch.hrc (diff)
downloadcore-5fcecf9b88a0879081d8239cebbc03e30150985a.tar.gz
core-5fcecf9b88a0879081d8239cebbc03e30150985a.zip
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 'chart2/source/controller/dialogs/TabPages.hrc')
-rw-r--r--chart2/source/controller/dialogs/TabPages.hrc8
1 files changed, 0 insertions, 8 deletions
diff --git a/chart2/source/controller/dialogs/TabPages.hrc b/chart2/source/controller/dialogs/TabPages.hrc
index 30f292a6f5fb..b8aef9fd4a9f 100644
--- a/chart2/source/controller/dialogs/TabPages.hrc
+++ b/chart2/source/controller/dialogs/TabPages.hrc
@@ -38,18 +38,12 @@
#define FT_LEGEND_TEXTDIR 3
#define LB_LEGEND_TEXTDIR 4
-#define FL_TEXTBREAK 3
-#define CBX_TEXTBREAK 2
-#define CBX_TEXTOVERLAP 4
-
//Seit 4/1998 koennen Texte frei gedreht werden: SCHATTR_TEXT_DEGREES
// ID's for title rotation tabpage
#define CTR_DIAL 6030
#define BTN_TXTSTACKED 6031
#define FT_DEGREES 6032
#define NF_ORIENT 6033
-#define CTR_DUMMY 6034
-#define FT_DUMMY 6035
#define FL_ALIGN 6037
#define FT_TEXTDIR 6038
#define LB_TEXTDIR 6039
@@ -80,8 +74,6 @@
#define FT_AXIS_TEXTDIR 19
#define LB_AXIS_TEXTDIR 20
-//#define TP_AXIS_POSITIONS 904
-
#define FL_AXIS_LINE 1
#define FL_LABELS 2
#define FL_TICKS 3