diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-18 16:56:16 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-19 20:04:22 +0200 |
commit | 3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch) | |
tree | e8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /svx/source/dialog | |
parent | e175eb3cedded28909247f4d46f2c17ff2f58be2 (diff) |
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done
Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'svx/source/dialog')
-rw-r--r-- | svx/source/dialog/bmpmask.src | 2 | ||||
-rw-r--r-- | svx/source/dialog/contdlg.hrc | 5 | ||||
-rw-r--r-- | svx/source/dialog/contdlg.src | 1 | ||||
-rw-r--r-- | svx/source/dialog/docrecovery.hrc | 1 | ||||
-rw-r--r-- | svx/source/dialog/imapdlg.hrc | 6 | ||||
-rw-r--r-- | svx/source/dialog/imapdlg.src | 2 | ||||
-rw-r--r-- | svx/source/dialog/prtqry.src | 1 | ||||
-rw-r--r-- | svx/source/dialog/sdstring.src | 22 |
8 files changed, 0 insertions, 40 deletions
diff --git a/svx/source/dialog/bmpmask.src b/svx/source/dialog/bmpmask.src index 4d613641b27f..53f59d45d45b 100644 --- a/svx/source/dialog/bmpmask.src +++ b/svx/source/dialog/bmpmask.src @@ -22,10 +22,8 @@ #include "bmpmask.hrc" #include "helpid.hrc" - #define MASKCOLOR MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; - // RID_SVXDLG_BMPMASK ---------------------------------------------------- DockingWindow RID_SVXDLG_BMPMASK { diff --git a/svx/source/dialog/contdlg.hrc b/svx/source/dialog/contdlg.hrc index aec18aa74e5e..cae14d19a6e8 100644 --- a/svx/source/dialog/contdlg.hrc +++ b/svx/source/dialog/contdlg.hrc @@ -18,14 +18,11 @@ */ #include <svx/dialogs.hrc> - // ImapDlg dialog #define RID_SVX_CONTOURDLG_START RID_SVX_CONTOUR_START - /******************************************************************************/ - #define RID_SVXDLG_CONTOUR (RID_SVX_CONTOURDLG_START) #define TBX1 1 @@ -58,8 +55,6 @@ #define CD_IMAPDLG 1300 - /******************************************************************************/ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/dialog/contdlg.src b/svx/source/dialog/contdlg.src index 43f3f4d2a638..e3dd2dc4d576 100644 --- a/svx/source/dialog/contdlg.src +++ b/svx/source/dialog/contdlg.src @@ -155,7 +155,6 @@ FloatingWindow RID_SVXDLG_CONTOUR Identifier = TBI_REDO ; HelpId = HID_CONTDLG_REDO ; - Text [ en-US ] = "Redo " ; }; ToolBoxItem diff --git a/svx/source/dialog/docrecovery.hrc b/svx/source/dialog/docrecovery.hrc index 288a125d8956..7ede1369699c 100644 --- a/svx/source/dialog/docrecovery.hrc +++ b/svx/source/dialog/docrecovery.hrc @@ -41,7 +41,6 @@ #define FL_SAVE_BOTTOM 8 #define BT_SAVE_OK 9 - #define SAVE_WIDTH 290 #define SAVE_HEIGHT 238 #define SAVE_TITLEWINHEIGHT 36 diff --git a/svx/source/dialog/imapdlg.hrc b/svx/source/dialog/imapdlg.hrc index bcc2569e880a..c290b6ea7900 100644 --- a/svx/source/dialog/imapdlg.hrc +++ b/svx/source/dialog/imapdlg.hrc @@ -18,14 +18,11 @@ */ #include <svx/dialogs.hrc> - // ImapDlg-Dialog #define RID_SVX_IMAPDLG_START RID_SVX_IMAP_START - /******************************************************************************/ - #define RID_SVXDLG_IMAP (RID_SVX_IMAPDLG_START) #define RID_SVXCTL_IMAP (RID_SVX_IMAPDLG_START + 7) @@ -63,7 +60,6 @@ /******************************************************************************/ - #define RID_SVXMN_IMAP (RID_SVX_IMAPDLG_START + 1) #define MN_URL 1 @@ -79,11 +75,9 @@ /******************************************************************************/ - #define RID_SVXCTL_FT_TARGET (RID_SVX_IMAPDLG_START + 3) #define RID_SVXCTL_CBB_TARGET (RID_SVX_IMAPDLG_START + 4) - /******************************************************************************/ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/dialog/imapdlg.src b/svx/source/dialog/imapdlg.src index 486217ae0a28..9bc815b26984 100644 --- a/svx/source/dialog/imapdlg.src +++ b/svx/source/dialog/imapdlg.src @@ -230,7 +230,6 @@ ModelessDialog RID_SVXDLG_IMAP HScroll = TRUE ; }; - #define IMAPDLG_IDLIST \ IdList = \ { \ @@ -344,5 +343,4 @@ Menu RID_SVXMN_IMAP /******************************************************************************/ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/dialog/prtqry.src b/svx/source/dialog/prtqry.src index d49d65702edd..57fe9f976041 100644 --- a/svx/source/dialog/prtqry.src +++ b/svx/source/dialog/prtqry.src @@ -19,7 +19,6 @@ #include <svx/dialogs.hrc> - String RID_SVXSTR_QRY_PRINT_TITLE { Text [ en-US ] = "Printing selection"; diff --git a/svx/source/dialog/sdstring.src b/svx/source/dialog/sdstring.src index f4387bc36591..9fad4bcff161 100644 --- a/svx/source/dialog/sdstring.src +++ b/svx/source/dialog/sdstring.src @@ -185,7 +185,6 @@ String STR_INSERT_VIDEO_TITLE Text [ en-US ] = "Insert video" ; }; - // BM: some additional standard colors String RID_SVXSTR_COLOR_VIOLET @@ -347,11 +346,8 @@ String RID_SVXSTR_LINECAP_SQUARE Text [ en-US ] = "Line cap square"; }; - - // Reference-strings for standardcolor-table - /* do not translate */ String RID_SVXSTR_COLOR_BLACK_DEF { @@ -484,11 +480,8 @@ String RID_SVXSTR_COLOR_BLUE_CLASSIC_DEF Text = "Blue classic" ; }; - - // Reference-strings for standard-gradient-table - /* do not translate */ String RID_SVXSTR_GRDT0_DEF { @@ -1249,11 +1242,8 @@ String RID_SVXSTR_GRDT69 Text [ en-US ] = "Green Gradient"; }; - - // Reference-strings for standard-hatch-table - /* do not translate */ String RID_SVXSTR_HATCH0_DEF { @@ -1355,11 +1345,8 @@ String RID_SVXSTR_HATCH10 Text [ en-US ] = "Hatching" ; }; - - // Reference-strings for standard-bitmap-table - /* do not translate */ String RID_SVXSTR_BMP0_DEF { @@ -1562,10 +1549,8 @@ String RID_SVXSTR_BMP21 Text [ en-US ] = "Bitmap"; }; - // Reference-strings for standard-dash-table - /* do not translate */ String RID_SVXSTR_DASH0_DEF { @@ -1687,11 +1672,8 @@ String RID_SVXSTR_DASH12 Text [ en-US ] = "Line Style"; }; - - // Reference-strings for standard-line-end-table - /* do not translate */ String RID_SVXSTR_LEND0_DEF { @@ -1885,11 +1867,8 @@ String RID_SVXSTR_LEND20 Text [ en-US ] = "Arrowhead"; }; - - // Reference-strings for standard transparence gradients - /* do not translate */ String RID_SVXSTR_TRASNGR0_DEF { @@ -1901,7 +1880,6 @@ String RID_SVXSTR_TRASNGR0 Text [ en-US ] = "Transparency"; }; - // RID_SVXSTR_FIELDUNIT_TABLE -------------------------------------------- StringArray RID_SVXSTR_FIELDUNIT_TABLE |