summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/uiview/pview.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 /sw/source/ui/uiview/pview.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 'sw/source/ui/uiview/pview.hrc')
-rw-r--r--sw/source/ui/uiview/pview.hrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/ui/uiview/pview.hrc b/sw/source/ui/uiview/pview.hrc
index 3724789431ed..de2e7a83b075 100644
--- a/sw/source/ui/uiview/pview.hrc
+++ b/sw/source/ui/uiview/pview.hrc
@@ -42,12 +42,9 @@
#define PVIEW_MAX_COL 20
//Dialog Druckoptionen
-#define FL_ROWCOL 1
#define FT_ROWS 2
#define NF_ROWS 3
-#define FT_COLS 4
#define NF_COLS 5
-#define FL_MARGINS 6
#define FL_DISTANCE 7
#define FL_ORIENTATION 8
@@ -58,13 +55,9 @@
#define MF_LMARGIN 13
#define FT_RMARGIN 14
#define MF_RMARGIN 15
-#define FT_TMARGIN 16
#define MF_TMARGIN 17
-#define FT_BMARGIN 18
#define MF_BMARGIN 19
-#define FT_HMARGIN 20
#define MF_HMARGIN 21
-#define FT_VMARGIN 22
#define MF_VMARGIN 23
#define PB_STANDARD 24