From f64dc2c9fbc81d68315ee3a2dbc69411b9087ddb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 12 Sep 2011 21:53:16 +0100 Subject: I believe the src charset pragma is archaic and unused --- svx/source/dialog/fontwork.src | 3 +-- svx/source/dialog/hdft.src | 3 +-- svx/source/dialog/imapdlg.src | 3 +-- svx/source/dialog/language.src | 2 -- svx/source/dialog/optgrid.src | 3 +-- svx/source/dialog/passwd.src | 3 +-- svx/source/dialog/sdstring.src | 3 +-- svx/source/engine3d/string3d.src | 3 +-- svx/source/items/svxerr.src | 4 +--- svx/source/src/errtxt.src | 1 - svx/source/stbctrls/stbctrls.src | 3 +-- svx/source/tbxctrls/colrctrl.src | 1 - svx/source/tbxctrls/tbcontrl.src | 3 +-- 13 files changed, 10 insertions(+), 25 deletions(-) (limited to 'svx/source') diff --git a/svx/source/dialog/fontwork.src b/svx/source/dialog/fontwork.src index 960a3b176512..dc53478ed128 100644 --- a/svx/source/dialog/fontwork.src +++ b/svx/source/dialog/fontwork.src @@ -24,12 +24,11 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include #include #include "fontwork.hrc" #include "helpid.hrc" - // pragma ---------------------------------------------------------------- // RID_SVXDLG_FONTWORK --------------------------------------------------- DockingWindow RID_SVXDLG_FONTWORK diff --git a/svx/source/dialog/hdft.src b/svx/source/dialog/hdft.src index 1cd402611dc8..25278279e4ed 100644 --- a/svx/source/dialog/hdft.src +++ b/svx/source/dialog/hdft.src @@ -24,11 +24,10 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include #include "hdft.hrc" - // pragma ---------------------------------------------------------------- #define _TEXT_FT_LMARGIN \ Text [ en-US ] = "~Left margin" ; \ diff --git a/svx/source/dialog/imapdlg.src b/svx/source/dialog/imapdlg.src index 8ceebdefbb7d..ae06b0277dd1 100644 --- a/svx/source/dialog/imapdlg.src +++ b/svx/source/dialog/imapdlg.src @@ -24,10 +24,9 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include "helpid.hrc" #include "imapdlg.hrc" - // pragma ---------------------------------------------------------------- // RID_SVXDLG_IMAP ---------------------------------------------------- ModelessDialog RID_SVXDLG_IMAP diff --git a/svx/source/dialog/language.src b/svx/source/dialog/language.src index aa2bee89d742..552084841f21 100644 --- a/svx/source/dialog/language.src +++ b/svx/source/dialog/language.src @@ -25,9 +25,7 @@ * ************************************************************************/ - // include --------------------------------------------------------------- #include - // pragma ---------------------------------------------------------------- // Language-Strings ------------------------------------------------------ diff --git a/svx/source/dialog/optgrid.src b/svx/source/dialog/optgrid.src index 0d65c63f5d2f..0d5cfd03f1da 100644 --- a/svx/source/dialog/optgrid.src +++ b/svx/source/dialog/optgrid.src @@ -24,12 +24,11 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include #include "helpid.hrc" #include #include "optgrid.hrc" - // pragma ---------------------------------------------------------------- TabPage RID_SVXPAGE_GRID { diff --git a/svx/source/dialog/passwd.src b/svx/source/dialog/passwd.src index 821ede7c9357..13674df852e1 100644 --- a/svx/source/dialog/passwd.src +++ b/svx/source/dialog/passwd.src @@ -24,11 +24,10 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include #include "helpid.hrc" #include "passwd.hrc" - // pragma ---------------------------------------------------------------- // RID_SVXDLG_PASSWORD --------------------------------------------------- ModalDialog RID_SVXDLG_PASSWORD diff --git a/svx/source/dialog/sdstring.src b/svx/source/dialog/sdstring.src index 7be731e08dc9..05d746dfcb60 100644 --- a/svx/source/dialog/sdstring.src +++ b/svx/source/dialog/sdstring.src @@ -24,9 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include - // pragma ------------------------------------------------------------------- // Strings for the Draw-Dialog -------------------------------------------- String RID_SVXSTR_SOLID diff --git a/svx/source/engine3d/string3d.src b/svx/source/engine3d/string3d.src index 9d23adc147af..5049b23b1643 100644 --- a/svx/source/engine3d/string3d.src +++ b/svx/source/engine3d/string3d.src @@ -24,9 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include - // pragma ------------------------------------------------------------------- // Strings for the Draw Dialog -------------------------------------------- String RID_SVX_3D_CREATE_LATHE diff --git a/svx/source/items/svxerr.src b/svx/source/items/svxerr.src index a7e726f2c2ae..d21187f0917f 100644 --- a/svx/source/items/svxerr.src +++ b/svx/source/items/svxerr.src @@ -24,14 +24,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #define __RSC #include "svx/svxerr.hxx" #include #include - // pragma ---------------------------------------------------------------- - // Error-Context --------------------------------------------------------- Resource RID_SVXERRCTX { diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src index 004885c45150..c190a72881b6 100644 --- a/svx/source/src/errtxt.src +++ b/svx/source/src/errtxt.src @@ -29,7 +29,6 @@ #include #include -// pragma ---------------------------------------------------------------- Resource RID_ERRCTX { String ERRCTX_ERROR diff --git a/svx/source/stbctrls/stbctrls.src b/svx/source/stbctrls/stbctrls.src index cd129d18576b..4e50e1f7e4a7 100644 --- a/svx/source/stbctrls/stbctrls.src +++ b/svx/source/stbctrls/stbctrls.src @@ -24,11 +24,10 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include #include "helpid.hrc" #include "stbctrls.h" - // pragma ---------------------------------------------------------------- // Strings --------------------------------------------------------------- String RID_SVXSTR_INSERT_TEXT diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src index 6a65615167cc..364a0b3abe1c 100644 --- a/svx/source/tbxctrls/colrctrl.src +++ b/svx/source/tbxctrls/colrctrl.src @@ -27,7 +27,6 @@ #include #include "helpid.hrc" - // pragma ---------------------------------------------------------------- // RID_SVXCTRL_COLOR ----------------------------------------------------- DockingWindow RID_SVXCTRL_COLOR diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src index 8101cd52aea3..b75f35cee573 100644 --- a/svx/source/tbxctrls/tbcontrl.src +++ b/svx/source/tbxctrls/tbcontrl.src @@ -24,10 +24,9 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include #include - // pragma ---------------------------------------------------------------- /* * Bitmaps f"ur SvxFrameWindow -- cgit