summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app')
-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
3 files changed, 0 insertions, 16 deletions
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