summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/frmdlg
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg')
-rw-r--r--sw/source/ui/frmdlg/column.hrc3
-rw-r--r--sw/source/ui/frmdlg/cption.hrc3
-rw-r--r--sw/source/ui/frmdlg/frmpage.hrc2
-rw-r--r--sw/source/ui/frmdlg/pattern.hrc12
4 files changed, 0 insertions, 20 deletions
diff --git a/sw/source/ui/frmdlg/column.hrc b/sw/source/ui/frmdlg/column.hrc
index 9ad30e6673c0..61b89d1b3d86 100644
--- a/sw/source/ui/frmdlg/column.hrc
+++ b/sw/source/ui/frmdlg/column.hrc
@@ -27,7 +27,6 @@
#define FT_NUMBER 1
#define ED_NUMBER 2
#define FT_DISTANCE 3
-#define ED_DISTANCE 4
#define CB_AUTO_WIDTH 4
#define FL_COLUMNS 6
@@ -55,7 +54,6 @@
#define WN_BSP 41
-#define LB_REFERENCE 42
#define CB_REGISTER 43
#define FL_REGISTER 44
#define FT_REFERENCE 45
@@ -67,7 +65,6 @@
#define FT_WIDTH 49
#define FT_DIST 50
#define VS_DEFAULTS 51
-#define IL_PRE_COLS 52
#define FT_APPLY_TO 53
#define LB_APPLY_TO 54
diff --git a/sw/source/ui/frmdlg/cption.hrc b/sw/source/ui/frmdlg/cption.hrc
index 1487171f0c01..8b8c7d19d018 100644
--- a/sw/source/ui/frmdlg/cption.hrc
+++ b/sw/source/ui/frmdlg/cption.hrc
@@ -30,7 +30,6 @@
#define BTN_OK 1
#define BTN_CANCEL 2
-#define TXT_SAMPLE 3
#define TXT_CATEGORY 4
#define BOX_CATEGORY 5
#define TXT_FORMAT 6
@@ -48,8 +47,6 @@
#define FT_SEPARATOR 18
#define ED_SEPARATOR 19
#define CB_COPY_ATTR 20
-#define FT_OBJECT_NAME 21
-#define ED_OBJECT_NAME 22
#define BTN_AUTOCAPTION 23
#define TXT_SEP 24
#define EDT_SEP 25
diff --git a/sw/source/ui/frmdlg/frmpage.hrc b/sw/source/ui/frmdlg/frmpage.hrc
index ed58d821f032..f72c60a172ba 100644
--- a/sw/source/ui/frmdlg/frmpage.hrc
+++ b/sw/source/ui/frmdlg/frmpage.hrc
@@ -33,7 +33,6 @@
#define RB_ANCHOR_AS_CHAR 4
#define RB_ANCHOR_FRAME 5
#define WN_BSP 21
-#define FT_BSP 22
// SwFrmPage
@@ -59,7 +58,6 @@
#define LB_VERT_RELATION 4
#define FL_POSITION 43
#define BT_REALSIZE 44
-#define BT_MANUAL 45
#define CB_AUTOWIDTH 46
#define FT_WIDTH_AUTO 47
#define FT_HEIGHT_AUTO 48
diff --git a/sw/source/ui/frmdlg/pattern.hrc b/sw/source/ui/frmdlg/pattern.hrc
index f9eabe9bb3c5..f3c878dc84d3 100644
--- a/sw/source/ui/frmdlg/pattern.hrc
+++ b/sw/source/ui/frmdlg/pattern.hrc
@@ -25,21 +25,9 @@
*
************************************************************************/
-#define BRUSH_LBL 1
-#define BRUSH_LBOX 2
-
#define COLOR_LBL 3
#define COLOR_LBOX 4
-#define FILLIN_COLOR_LBL 5
-#define FILLIN_COLOR_LBOX 6
-
-#define NO_PATTERN_BOX 7
-
-#define PATTERN_FRM 8
-#define EXAMPLE_FRM 9
-#define EXAMPLE_WIN 10
-
#define OK_BTN 11
#define CANCEL_BTN 12
#define RESET_BTN 13