summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/access.hrc1
-rw-r--r--sw/inc/comcore.hrc4
-rw-r--r--sw/inc/dochdl.hrc1
-rw-r--r--sw/inc/fldui.hrc2
-rw-r--r--sw/inc/globals.hrc4
-rw-r--r--sw/inc/poolfmt.hrc5
-rw-r--r--sw/inc/rcid.hrc5
-rw-r--r--sw/source/core/inc/pagefrm.hrc1
-rw-r--r--sw/source/core/uibase/dbui/mailmergechildwindow.src1
-rw-r--r--sw/source/core/uibase/docvw/annotation.hrc2
-rw-r--r--sw/source/core/uibase/docvw/docvw.hrc2
-rw-r--r--sw/source/core/uibase/inc/app.hrc2
-rw-r--r--sw/source/core/uibase/inc/frmui.hrc1
-rw-r--r--sw/source/core/uibase/inc/globdoc.hrc4
-rw-r--r--sw/source/core/uibase/inc/popup.hrc1
-rw-r--r--sw/source/core/uibase/inc/shells.hrc1
-rw-r--r--sw/source/core/uibase/inc/table.hrc3
-rw-r--r--sw/source/core/uibase/inc/utlui.hrc5
-rw-r--r--sw/source/core/uibase/inc/web.hrc2
-rw-r--r--sw/source/core/uibase/ribbar/inputwin.hrc1
-rw-r--r--sw/source/core/uibase/utlui/navipi.src1
-rw-r--r--sw/source/core/uibase/wrtsh/wrtsh.hrc2
-rw-r--r--sw/source/core/undo/undo.hrc1
-rw-r--r--sw/source/ui/app/app.src7
-rw-r--r--sw/source/ui/app/error.src2
-rw-r--r--sw/source/ui/app/mn.src7
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.src1
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.src1
-rw-r--r--sw/source/ui/dochdl/dochdl.src3
-rw-r--r--sw/source/ui/utlui/utlui.src1
30 files changed, 0 insertions, 74 deletions
diff --git a/sw/inc/access.hrc b/sw/inc/access.hrc
index d42845fa5db7..1b36f26725c7 100644
--- a/sw/inc/access.hrc
+++ b/sw/inc/access.hrc
@@ -60,7 +60,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc
index 67a018792d63..5affd93b6ff9 100644
--- a/sw/inc/comcore.hrc
+++ b/sw/inc/comcore.hrc
@@ -21,10 +21,8 @@
#include "rcid.hrc"
-
// Strings
-
#define STR_COMCORE_READERROR (RC_COMCORE_BEGIN + 0)
#define MSG_COMCORE_ASKSEARCH (RC_COMCORE_BEGIN + 1)
#define STR_TABLE_DEFNAME (RC_COMCORE_BEGIN + 2)
@@ -43,7 +41,6 @@
#define STR_SPELL_TITLE (RC_COMCORE_BEGIN + 15)
#define STR_HYPH_TITLE (RC_COMCORE_BEGIN + 16)
-
#define STR_REDLINE_INSERT (RC_COMCORE_BEGIN + 19)
#define STR_REDLINE_DELETE (RC_COMCORE_BEGIN + 20)
#define STR_REDLINE_FORMAT (RC_COMCORE_BEGIN + 21)
@@ -101,7 +98,6 @@
// !!!!!!!!!!!!!!!!!!!!!!!!!! always set the correct end !!!!!!!!!!!!
#define STR_AUTOFMTREDL_END 22
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/inc/dochdl.hrc b/sw/inc/dochdl.hrc
index 01dd46c45404..41a859164d9d 100644
--- a/sw/inc/dochdl.hrc
+++ b/sw/inc/dochdl.hrc
@@ -33,7 +33,6 @@
#define STR_PRIVATEOLE (RC_DOCHDL_BEGIN + 10)
#define STR_DDEFORMAT (RC_DOCHDL_BEGIN + 11)
-
#define DOCHDL_ACT_END STR_DDEFORMAT
#if DOCHDL_ACT_END > RC_DOCHDL_END
diff --git a/sw/inc/fldui.hrc b/sw/inc/fldui.hrc
index 4967221d7073..99d77062483d 100644
--- a/sw/inc/fldui.hrc
+++ b/sw/inc/fldui.hrc
@@ -255,8 +255,6 @@
#define STR_FORMULA (STR_EXTRA + 12)
#define STR_ALL_DATABASE (STR_EXTRA + 13)
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index 43420c17c589..7edfdace9fdc 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -68,8 +68,6 @@
#define STR_JAVA_EDIT (RC_GLOBALS_BEGIN + 38)
-
-
#define STR_REMOVE_WARNING (RC_GLOBALS_BEGIN + 40)
#define SW_STR_NONE (RC_GLOBALS_BEGIN + 41)
@@ -122,11 +120,9 @@
// Sw-pages
#define TP_OPTPRINT_PAGE (RC_GLOBALS_BEGIN + 26)
-
#define DLG_SVXTEST_NUM_BULLET (RC_GLOBALS_BEGIN + 79)
//maximum: RC_GLOBALS_BEGIN + 120
-
#if STR_DOC_STAT > RC_GLOBALS_END
#error Resource-Id Ueberlauf in #file, #line
#endif
diff --git a/sw/inc/poolfmt.hrc b/sw/inc/poolfmt.hrc
index 423fad5c48ed..ddcf72a23dd2 100644
--- a/sw/inc/poolfmt.hrc
+++ b/sw/inc/poolfmt.hrc
@@ -21,10 +21,8 @@
#include "rcid.hrc"
-
// The Formats
-
// Drawing Templates:
#define STR_POOLCHR_FOOTNOTE (RC_POOLCHRFMT_BEGIN+ 0)
#define STR_POOLCHR_PAGENO (RC_POOLCHRFMT_BEGIN+ 1)
@@ -63,7 +61,6 @@
#define STR_POOLFRM_WATERSIGN (RC_POOLFRMFMT_BEGIN+ 5)
#define STR_POOLFRM_LABEL (RC_POOLFRMFMT_BEGIN+ 6)
-
// The Templates
// Category Text
@@ -234,7 +231,6 @@
#define STR_POOLCOLL_HTML_DD (RC_POOLCOLL_HTML_BEGIN+ 3)
#define STR_POOLCOLL_HTML_DT (RC_POOLCOLL_HTML_BEGIN+ 4)
-
// Page styles
#define STR_POOLPAGE_STANDARD (RC_POOLPAGEDESC_BEGIN+ 0)
@@ -248,7 +244,6 @@
#define STR_POOLPAGE_ENDNOTE (RC_POOLPAGEDESC_BEGIN+ 8)
#define STR_POOLPAGE_LANDSCAPE (RC_POOLPAGEDESC_BEGIN+ 9)
-
// Numbering styles
#define STR_POOLNUMRULE_NUM1 (RC_POOLNUMRULE_BEGIN+ 0)
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc
index 904fe5937afe..4e8428a0a52b 100644
--- a/sw/inc/rcid.hrc
+++ b/sw/inc/rcid.hrc
@@ -25,7 +25,6 @@
// Areas for the UI-Directories
-
#define RC_BASE RID_SW_START // From solar.hrc
#define RC_APP RC_BASE
@@ -121,7 +120,6 @@
#define RC_INDEX_BEGIN RC_INDEX
// RC_INDEX_END (RC_INDEX + 99)
-
#define RC_RIBBAR_BEGIN RC_RIBBAR
#define RC_RIBBAR_END (RC_RIBBAR_BEGIN + 79)
@@ -165,7 +163,6 @@
#define RC_CONFIG_BEGIN RC_CONFIG
#define RC_CONFIG_END (RC_CONFIG + 99)
-
// Miscellaneous
#define RC_MISC_BEGIN RC_MISC
#define RC_MISC_END (RC_MISC + 99)
@@ -184,7 +181,6 @@
#define RC_POOLCHRFMT_HTML_BEGIN RC_POOLHTMLCHRFMT
// RC_POOLCHRFMT_HTML_END (RC_POOLHTMLCHRFMT+ 30)
-
// Frame-Templates
#define RC_POOLFRMFMT_BEGIN RC_POOLFRMFMT
// RC_POOLFRMFMT_END (RC_POOLFRMFMT + 20)
@@ -204,7 +200,6 @@
#define RC_POOLCOLL_HTML_BEGIN (RC_POOLTXTCOLL + 140)
// RC_POOLCOLL_HTML_END (RC_POOLTXTCOLL + 169)
-
// Pooltemplates Page
#define RC_POOLPAGEDESC_BEGIN RC_POOLPAGEDESC
// RC_POOLPAGEDESC_END (RC_POOLPAGEDESC + 10)
diff --git a/sw/source/core/inc/pagefrm.hrc b/sw/source/core/inc/pagefrm.hrc
index bd67f0e0a48b..59195eef51f4 100644
--- a/sw/source/core/inc/pagefrm.hrc
+++ b/sw/source/core/inc/pagefrm.hrc
@@ -17,7 +17,6 @@
#define STR_PAGE_BREAK RC_PAGEFRM_BEGIN + 1
#define STR_COLUMN_BREAK RC_PAGEFRM_BEGIN + 2
-
// If you add resources, don't forget to update this
#define PAGEFRM_ACT_END STR_COLUMN_BREAK
diff --git a/sw/source/core/uibase/dbui/mailmergechildwindow.src b/sw/source/core/uibase/dbui/mailmergechildwindow.src
index e3dac452fa83..780c0d3ef85e 100644
--- a/sw/source/core/uibase/dbui/mailmergechildwindow.src
+++ b/sw/source/core/uibase/dbui/mailmergechildwindow.src
@@ -27,7 +27,6 @@
#define WORKAROUND \
Text [ en-US ] = "Return to Mail Merge Wizard" ; \
-
FloatingWindow DLG_MAILMERGECHILD\
{
OutputSize = TRUE ;
diff --git a/sw/source/core/uibase/docvw/annotation.hrc b/sw/source/core/uibase/docvw/annotation.hrc
index 5fe3e497c680..e94aa557b29b 100644
--- a/sw/source/core/uibase/docvw/annotation.hrc
+++ b/sw/source/core/uibase/docvw/annotation.hrc
@@ -34,13 +34,11 @@
#define STR_REPLY (RC_ANNOTATION_BEGIN + 7)
#define STR_FORMAT_ALL_NOTES (RC_ANNOTATION_BEGIN + 8)
-
#define ANNOTATION_ACT_END STR_REPLY
#if ANNOTATION_ACT_END > RC_ANNOTATION_END
#error Resource-Id Ueberlauf in #file, #line
#endif
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/uibase/docvw/docvw.hrc b/sw/source/core/uibase/docvw/docvw.hrc
index 7f5e5b6e9786..3347b1862639 100644
--- a/sw/source/core/uibase/docvw/docvw.hrc
+++ b/sw/source/core/uibase/docvw/docvw.hrc
@@ -48,7 +48,6 @@
#define MN_READONLY_GRAPHICTOGALLERY (RC_DOCVW_BEGIN + 24)
#define MN_READONLY_BACKGROUNDTOGALLERY (RC_DOCVW_BEGIN + 60)
-
#define STR_CHAIN_OK (RC_DOCVW_BEGIN + 2)
#define STR_CHAIN_NOT_EMPTY (RC_DOCVW_BEGIN + 3)
#define STR_CHAIN_IS_IN_CHAIN (RC_DOCVW_BEGIN + 4)
@@ -85,7 +84,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/uibase/inc/app.hrc b/sw/source/core/uibase/inc/app.hrc
index c5ac3f54edfe..8896a3d72e88 100644
--- a/sw/source/core/uibase/inc/app.hrc
+++ b/sw/source/core/uibase/inc/app.hrc
@@ -28,7 +28,6 @@
// For the interface because the RID_APP_BEGIN is now Desktop.
#define RID_SW_NAME ( RC_APP_BEGIN + 8)
-
#define STR_UNBENANNT (RC_APP_BEGIN + 13)
#define STR_VERSION (RC_APP_BEGIN + 14)
#define STR_PRINT_MERGE_MACRO (RC_APP_BEGIN + 15)
@@ -55,7 +54,6 @@
#define STR_FDLG_TEMPLATE_BUTTON (RC_APP_BEGIN + 1)
#define STR_FDLG_TEMPLATE_NAME (RC_APP_BEGIN + 2)
-
// Ids for all the PopUpMenues
#define MN_FORMAT_STYLE (RC_APP_BEGIN + 17)
#define MN_FORMAT_ALGN (RC_APP_BEGIN + 18)
diff --git a/sw/source/core/uibase/inc/frmui.hrc b/sw/source/core/uibase/inc/frmui.hrc
index 60c81b32aac5..e138db1c02f3 100644
--- a/sw/source/core/uibase/inc/frmui.hrc
+++ b/sw/source/core/uibase/inc/frmui.hrc
@@ -64,7 +64,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-
#endif // FRMUI_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/uibase/inc/globdoc.hrc b/sw/source/core/uibase/inc/globdoc.hrc
index 8c954b379294..e633bade88a1 100644
--- a/sw/source/core/uibase/inc/globdoc.hrc
+++ b/sw/source/core/uibase/inc/globdoc.hrc
@@ -27,14 +27,10 @@
#define STR_WRITER_GLOBALDOC_FULLTYPE_50 (RC_GLOBDOC_BEGIN + 4)
#define STR_WRITER_GLOBALDOC_FULLTYPE (RC_GLOBDOC_BEGIN + 5)
-
-
#define MN_GLOBAL_TEXT_POPUPMENU (RC_GLOBDOC_BEGIN + 63)
-
#define GLOBDOC_ACT_END MN_GLOBAL_TEXT_POPUPMENU
-
#if GLOBDOC_ACT_END > RC_GLOBDOC_END
#error Resource-Id Ueberlauf in #file, #line
#endif
diff --git a/sw/source/core/uibase/inc/popup.hrc b/sw/source/core/uibase/inc/popup.hrc
index 88ed692f644a..4fea654a72e0 100644
--- a/sw/source/core/uibase/inc/popup.hrc
+++ b/sw/source/core/uibase/inc/popup.hrc
@@ -43,7 +43,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-
#endif // _POPUP_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/uibase/inc/shells.hrc b/sw/source/core/uibase/inc/shells.hrc
index 36b48c5835fe..7af1b8c5a36f 100644
--- a/sw/source/core/uibase/inc/shells.hrc
+++ b/sw/source/core/uibase/inc/shells.hrc
@@ -55,7 +55,6 @@
#define STR_SHELLNAME_DRAW_TEXT (RC_SHELLS_BEGIN + 31)
#define STR_SHELLNAME_MEDIA (RC_SHELLS_BEGIN + 32)
-
#define RID_BEZIER_TOOLBOX (RC_SHELLS_BEGIN + 33)
#define STR_SHELLNAME_BEZIER (RC_SHELLS_BEGIN + 34)
diff --git a/sw/source/core/uibase/inc/table.hrc b/sw/source/core/uibase/inc/table.hrc
index 6f7635bd4d36..f7ce08d9a17c 100644
--- a/sw/source/core/uibase/inc/table.hrc
+++ b/sw/source/core/uibase/inc/table.hrc
@@ -21,11 +21,8 @@
#define DLG_ROW_HEIGHT (RC_TABLE_BEGIN + 4)
-
#define MSG_ERR_TABLE_MERGE (RC_TABLE_BEGIN + 7)
-
-
#define MSG_WRONG_TABLENAME (RC_TABLE_BEGIN + 13)
#define TABLE_ACT_END MSG_WRONG_TABLENAME
diff --git a/sw/source/core/uibase/inc/utlui.hrc b/sw/source/core/uibase/inc/utlui.hrc
index 60ff13ff6140..9007b886838a 100644
--- a/sw/source/core/uibase/inc/utlui.hrc
+++ b/sw/source/core/uibase/inc/utlui.hrc
@@ -22,12 +22,9 @@
#include "rcid.hrc"
-
#define RID_SW_SHELLRES (RC_UTLUI_BEGIN + 1)
#define RID_STR_SYSTEM (RC_UTLUI_BEGIN + 2)
-
-
// Strings in NumberFormatter-Listbox
#define STR_DEFINE_NUMBERFORMAT (RC_UTLUI_BEGIN + 4)
// hyperlink status bar control
@@ -138,7 +135,6 @@
#define STR_AUTH_FIELD_ISBN (STR_AUTH_FIELD_START + 30)
#define STR_AUTH_FIELD_END (STR_AUTH_FIELD_ISBN)
-
#define RES_FRMEX_MENU (STR_AUTH_FIELD_END + 1)
#define DLG_NAVIGATION_PI (RC_UTLUI_BEGIN + 1)
@@ -154,7 +150,6 @@
#define IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE (RC_UTLUI_BEGIN + 17)
#define IMG_PAGE_BREAK (RC_UTLUI_BEGIN + 18)
-
//local ids of the Database ImageLists
#define IMG_COLLAPSE 18002 /*RID_SVXIMG_COLLAPSEDNODE*/
#define IMG_EXPAND 18003 /*RID_SVXIMG_EXPANDEDNODE*/
diff --git a/sw/source/core/uibase/inc/web.hrc b/sw/source/core/uibase/inc/web.hrc
index aef47e9d2bb1..bf279f94c0bc 100644
--- a/sw/source/core/uibase/inc/web.hrc
+++ b/sw/source/core/uibase/inc/web.hrc
@@ -34,8 +34,6 @@
#define RID_WEBOLE_TOOLBOX (RC_WEB_BEGIN + 11)
#define STR_WRITER_WEBDOC_FULLTYPE (RC_WEB_BEGIN + 12)
-
-
#define WEB_ACT_END STR_WRITER_WEBDOC_FULLTYPE
#if WEB_ACT_END > RC_WEB_END
diff --git a/sw/source/core/uibase/ribbar/inputwin.hrc b/sw/source/core/uibase/ribbar/inputwin.hrc
index 5e168a0d0552..a62748a019c1 100644
--- a/sw/source/core/uibase/ribbar/inputwin.hrc
+++ b/sw/source/core/uibase/ribbar/inputwin.hrc
@@ -19,7 +19,6 @@
#ifndef _INPUTWIN_HRC
#define _INPUTWIN_HRC
-
//PopupMenu Id's
#define MN_CALC_PHD 1
#define MN_CALC_SQRT 2
diff --git a/sw/source/core/uibase/utlui/navipi.src b/sw/source/core/uibase/utlui/navipi.src
index e1b4e6df7d23..cf9ec60cb605 100644
--- a/sw/source/core/uibase/utlui/navipi.src
+++ b/sw/source/core/uibase/utlui/navipi.src
@@ -472,7 +472,6 @@ ImageList IMG_NAVI_ENTRYBMP
NAVI_ENTRY_IDS
};
-
String STR_ACCESS_TL_GLOBAL
{
Text [ en-US ] = "Global View";
diff --git a/sw/source/core/uibase/wrtsh/wrtsh.hrc b/sw/source/core/uibase/wrtsh/wrtsh.hrc
index 87435e1bce99..824a47f1c053 100644
--- a/sw/source/core/uibase/wrtsh/wrtsh.hrc
+++ b/sw/source/core/uibase/wrtsh/wrtsh.hrc
@@ -21,8 +21,6 @@
#include "rcid.hrc"
-
-
#define STR_DDEERROR_APP1 (RC_WRTSH_BEGIN + 2)
#define STR_DDEERROR_APP2 (RC_WRTSH_BEGIN + 3)
#define STR_DDEERROR_DATA1 (RC_WRTSH_BEGIN + 4)
diff --git a/sw/source/core/undo/undo.hrc b/sw/source/core/undo/undo.hrc
index 639409f4c10d..f258063057dc 100644
--- a/sw/source/core/undo/undo.hrc
+++ b/sw/source/core/undo/undo.hrc
@@ -69,7 +69,6 @@
// !!!!!! umsetzen !!!!!!!!!!! umsetzen !!!!!!!!!!! umsetzen !!!!
#define CORE_REPEAT_END STR_REPEAT_DUMMY_9// !!!! umsetzen !!!
-
// Id's nur fuer die Undo/Redo faehigen "Funktionen"
#define STR_MOVE_UNDO (CORE_REPEAT_END + 1)
#define STR_INSERT_GLOSSARY (CORE_REPEAT_END + 2)
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index fbded3791dce..1ff30702bece 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -165,8 +165,6 @@ SfxStyleFamilies DLG_STYLE_DESIGNER
};
};
-
-
// Bitmap for the NumberingTemplates in the Organizer
Bitmap BMP_STYLES_FAMILY_NUM { File = "styfamnu.bmp" ; };
@@ -191,7 +189,6 @@ String STR_WRITER_DOCUMENT_FULLTYPE
Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Text Document";
};
-
String STR_CANTOPEN
{
Text [ en-US ] = "Cannot open document." ;
@@ -284,10 +281,8 @@ String STR_DOC_STAT
Text [ en-US ] = "Statistics" ;
};
-
// Statusbar-titles
-
String STR_STATSTR_W4WREAD
{
Text [ en-US ] = "Importing document..." ;
@@ -378,7 +373,6 @@ String STR_STATSTR_SWGPRTOLENOTIFY
Text [ en-US ] = "Adapt Objects...";
};
-
QueryBox MSG_COMCORE_ASKSEARCH
{
Buttons = WB_YES_NO_CANCEL ;
@@ -708,7 +702,6 @@ ToolBox RID_MODULE_TOOLBOX
Scroll = TRUE ;
};
-
String STR_CAPTION_TABLE
{
Text [ en-US ] = "%PRODUCTNAME Writer Table";
diff --git a/sw/source/ui/app/error.src b/sw/source/ui/app/error.src
index 5fe85a102c25..df68e4d8d4f8 100644
--- a/sw/source/ui/app/error.src
+++ b/sw/source/ui/app/error.src
@@ -38,7 +38,6 @@ InfoBox ERR_CLPBRD_READ
Message [ en-US ] = "Error reading from the clipboard." ;
};
-
#define ERR_CODE( class, err ) (class | (err - ERROR_SW_BASE))
#define WARN_CODE( class, err ) (class | ( err - WARN_SW_BASE))
@@ -136,7 +135,6 @@ Resource RID_SW_ERRHDL
Text [ en-US ] = "The structure of a linked table cannot be modified." ;
};
-
String WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_NO_DRAWINGS )
{
Text [ en-US ] = "No drawings could be read." ;
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 95816563a615..4fa9b14c52a9 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -48,7 +48,6 @@
Text [ en-US ] = "Pa~ge..." ; \
};
-
#define MN_TEXT_ATTR\
MenuItem\
{\
@@ -185,7 +184,6 @@
/* --------------------- D O C U M E N T -------------------------- */
-
#define _MN_EDIT_FIELD \
MenuItem \
{ \
@@ -262,7 +260,6 @@
_MN_EDIT_OPEN_HYPERLINK \
_MN_EDIT_OPEN_SMARTTAGMENU
-
#define MN_RESET\
MenuItem\
{\
@@ -650,7 +647,6 @@
ITEM_FORMAT_FRAME_TO_TOP\
};\
-
#define MN_DRAW5 \
MenuItem\
{\
@@ -715,7 +711,6 @@
ITEM_REPLACE_CONTROL\
};\
-
#define MN_ANNOTATIONS \
MenuItem\
{\
@@ -776,7 +771,6 @@ String MN_TEXT_POPUPMENU
Text [ en-US ] = "Text" ;
};
-
String MN_TAB_POPUPMENU
{
Text [ en-US ] = "Table" ;
@@ -898,7 +892,6 @@ Menu MN_TAB_POPUPMENU
};\
};
-
#define MN_MOUSE_FRAME_WITH_CONTOUR MN_MOUSE_FRAME_BEGIN
String MN_DRAW_POPUPMENU
diff --git a/sw/source/ui/dbui/mmaddressblockpage.src b/sw/source/ui/dbui/mmaddressblockpage.src
index 39d7d9ea43b8..e9c2a7aed777 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.src
+++ b/sw/source/ui/dbui/mmaddressblockpage.src
@@ -26,7 +26,6 @@
< "< none >" ; > ; \
};
-
#define WORKAROUND\
Text [ en-US ] = "New Address Block";
diff --git a/sw/source/ui/dbui/mmgreetingspage.src b/sw/source/ui/dbui/mmgreetingspage.src
index 09b093479814..721596c28d4b 100644
--- a/sw/source/ui/dbui/mmgreetingspage.src
+++ b/sw/source/ui/dbui/mmgreetingspage.src
@@ -26,7 +26,6 @@
< "< not available >" ; > ; \
};
-
#define GREETINGS_BODY \
CheckBox CB_PERSONALIZED \
{ \
diff --git a/sw/source/ui/dochdl/dochdl.src b/sw/source/ui/dochdl/dochdl.src
index 4d3ac7674a47..5e56e441826a 100644
--- a/sw/source/ui/dochdl/dochdl.src
+++ b/sw/source/ui/dochdl/dochdl.src
@@ -17,11 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "dochdl.hrc"
#include "globals.hrc"
-
String STR_NOGLOS
{
Text [ en-US ] = "AutoText for Shortcut '%1' not found." ;
@@ -31,7 +29,6 @@ String STR_NO_TABLE
Text [ en-US ] = "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table.";
};
-
InfoBox MSG_ERR_INSERT_GLOS
{
Message [ en-US ] = "AutoText could not be created." ;
diff --git a/sw/source/ui/utlui/utlui.src b/sw/source/ui/utlui/utlui.src
index 5be5a028309f..f2ed93c63c37 100644
--- a/sw/source/ui/utlui/utlui.src
+++ b/sw/source/ui/utlui/utlui.src
@@ -22,7 +22,6 @@
#include "helpid.h"
#include "comcore.hrc"
-
Resource RID_SHELLRES_AUTOFMTSTRS
{
String STR_AUTOFMTREDL_DEL_EMPTY_PARA+1