diff options
-rw-r--r-- | sw/source/ui/misc/outline.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/misc/outline.hrc b/sw/source/ui/misc/outline.hrc index 2f8a4a469cb4..17dd3194f0bf 100644 --- a/sw/source/ui/misc/outline.hrc +++ b/sw/source/ui/misc/outline.hrc @@ -84,7 +84,7 @@ #define MN_FORM9 119 #define MN_SAVE 120 -#define FL_LEVEL 130 +#define FL_LEVEL 130 #define LB_LEVEL 131 #define WIN_PREVIEW 132 #define FT_SUFFIX 134 @@ -95,4 +95,4 @@ #define ST_FORM 140 #define FT_CHARFMT 141 -#define LB_CHARFMT 141 +#define LB_CHARFMT 142 |