summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/glossary.hrc2
-rw-r--r--sw/source/ui/misc/outline.hrc18
-rw-r--r--sw/source/ui/misc/pggrid.hrc2
3 files changed, 0 insertions, 22 deletions
diff --git a/sw/source/ui/misc/glossary.hrc b/sw/source/ui/misc/glossary.hrc
index dc55c5e9d61a..decb540d31bb 100644
--- a/sw/source/ui/misc/glossary.hrc
+++ b/sw/source/ui/misc/glossary.hrc
@@ -65,8 +65,6 @@
// Box library text blocks
#define FL_EDIT 1
-#define FL_BIB 2
-#define ED_BIB 3
#define PB_NEW 10
#define PB_DELETE 11
diff --git a/sw/source/ui/misc/outline.hrc b/sw/source/ui/misc/outline.hrc
index 17dd3194f0bf..bc4e2bb25637 100644
--- a/sw/source/ui/misc/outline.hrc
+++ b/sw/source/ui/misc/outline.hrc
@@ -24,33 +24,17 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#define RB_1 1
-#define RB_2 2
-#define RB_3 3
-#define RB_4 4
-#define RB_5 5
#define FT_1 6
#define FT_2 7
#define FT_3 8
#define FT_4 9
#define FT_5 10
-#define FI_1 11
-#define FI_2 12
-#define FI_3 13
-#define FI_4 14
-#define FI_5 15
-//#define FL_LEVEL 16
#define FT_COLL 20
#define LB_COLL 21
#define FT_NUMBER 22
#define LB_NUMBER 23
#define FT_DELIM 24
-#define FT_DELIM_BEVOR 25
-#define FT_DELIM_AFTER 26
-#define ED_DELIM_BEVOR 27
-#define ED_DELIM_AFTER 28
-#define CB_COMPLETE 29
#define FL_NUMBER 30
#define LB_ALIGN 31
@@ -63,8 +47,6 @@
#define BT_OK 100
#define BT_CANCEL 101
#define BT_HELP 102
-#define BT_FORM 103
-#define BT_RESET 104
#define FL_FORM 105
#define LB_FORM 106
#define ED_FORM 107
diff --git a/sw/source/ui/misc/pggrid.hrc b/sw/source/ui/misc/pggrid.hrc
index e736e5040dbb..9e700d10d315 100644
--- a/sw/source/ui/misc/pggrid.hrc
+++ b/sw/source/ui/misc/pggrid.hrc
@@ -33,12 +33,10 @@
#define FL_LAYOUT 6
#define FT_LINESPERPAGE 7
#define NF_LINESPERPAGE 8
-#define FT_LINESPERPAGEHINT 9
#define FT_TEXTSIZE 10
#define MF_TEXTSIZE 11
#define FT_CHARSPERLINE 12
#define NF_CHARSPERLINE 13
-#define FT_CHARSPERLINEHINT 14
#define FT_RUBYSIZE 15
#define MF_RUBYSIZE 16
#define CB_RUBYBELOW 17