diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 15:40:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 18:08:29 +0200 |
commit | 85e94e11bc24c7bf6f4221f488f7529dcb8d8b00 (patch) | |
tree | 21b7897ba2a49adc19e19f4e30c5c7bdc790dc47 /sw | |
parent | adc49a81e940cb84724288a4453b6711f283219f (diff) |
remove empty ascii boxes and stuff II
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/inc/unofldmid.h | 3 | ||||
-rw-r--r-- | sw/source/ui/config/optdlg.src | 18 | ||||
-rw-r--r-- | sw/source/ui/config/optload.src | 7 | ||||
-rw-r--r-- | sw/source/ui/config/redlopt.src | 4 | ||||
-rw-r--r-- | sw/source/ui/index/cnttab.src | 4 | ||||
-rw-r--r-- | sw/source/ui/misc/linenum.src | 4 | ||||
-rw-r--r-- | sw/source/ui/misc/outline.src | 6 | ||||
-rw-r--r-- | sw/source/ui/table/tabledlg.src | 17 |
8 files changed, 8 insertions, 55 deletions
diff --git a/sw/source/core/inc/unofldmid.h b/sw/source/core/inc/unofldmid.h index 47d10cb848ca..588101bf7545 100644 --- a/sw/source/core/inc/unofldmid.h +++ b/sw/source/core/inc/unofldmid.h @@ -26,9 +26,6 @@ namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } -/****************************************************************************** - * - ******************************************************************************/ //Abbildung der Properties auf den Descriptor #define FIELD_PROP_PAR1 10 #define FIELD_PROP_PAR2 11 diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src index 285ff4425be7..bf1c9e471e1a 100644 --- a/sw/source/ui/config/optdlg.src +++ b/sw/source/ui/config/optdlg.src @@ -195,11 +195,7 @@ TabPage TP_CONTENT_OPT Hide = TRUE; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabPage TP_OPTPRINT_PAGE { HelpID = HID_OPTPRINT_PAGE ; @@ -387,11 +383,7 @@ TabPage TP_OPTPRINT_PAGE Text [ en-US ] = "<None>"; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabPage TP_STD_FONT { HelpID = HID_STD_FONT ; @@ -562,11 +554,7 @@ TabPage TP_STD_FONT Text [ en-US ] = "Western"; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabPage TP_OPTTABLE_PAGE { HelpID = HID_OPTTABLE_PAGE ; diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src index ebfbd7249e60..8c7089a83968 100644 --- a/sw/source/ui/config/optload.src +++ b/sw/source/ui/config/optload.src @@ -30,10 +30,6 @@ #include "helpid.h" #include "config.hrc" -/**************************************************************************/ -/* */ -/**************************************************************************/ - TabPage TP_OPTLOAD_PAGE { HelpID = HID_OPTLOAD_PAGE ; @@ -155,9 +151,6 @@ TabPage TP_OPTLOAD_PAGE }; }; -/**************************************************************************/ -/* */ -/**************************************************************************/ TabPage TP_OPTCAPTION_PAGE { diff --git a/sw/source/ui/config/redlopt.src b/sw/source/ui/config/redlopt.src index 605604f37098..a333f30e777e 100644 --- a/sw/source/ui/config/redlopt.src +++ b/sw/source/ui/config/redlopt.src @@ -32,9 +32,7 @@ #include "config.hrc" #include "redlopt.hrc" #include "helpid.h" -/**************************************************************************/ -/* */ -/**************************************************************************/ + TabPage TP_REDLINE_OPT { HelpID = HID_REDLINE_OPT ; diff --git a/sw/source/ui/index/cnttab.src b/sw/source/ui/index/cnttab.src index 0af84bbc5c89..c6a4a1630fe5 100644 --- a/sw/source/ui/index/cnttab.src +++ b/sw/source/ui/index/cnttab.src @@ -47,9 +47,7 @@ String STR_FILE_NOT_FOUND { Text [ en-US ] = "The file, \"%1\" in the \"%2\" path could not be found."; }; -/************************************************************************* -*************************************************************************/ TabDialog DLG_MULTI_TOX { HelpID = HID_MULTI_TOX_DLG; @@ -1257,9 +1255,7 @@ ModalDialog DLG_ADD_IDX_STYLES }; Text [ en-US ] = "Assign Styles"; }; -/*----------------------------------------------------------- ------------------------------------------------------------*/ ModalDialog DLG_CREATE_AUTOMARK { HelpId = HID_DLG_CREATE_AUTOMARK; diff --git a/sw/source/ui/misc/linenum.src b/sw/source/ui/misc/linenum.src index 41549852093b..358bba996464 100644 --- a/sw/source/ui/misc/linenum.src +++ b/sw/source/ui/misc/linenum.src @@ -32,9 +32,7 @@ #include "misc.hrc" #include "linenum.hrc" #include "helpid.h" -/**************************************************************************/ -/* */ -/**************************************************************************/ + TabPage TP_LINENUMBERING { HelpID = HID_LINENUMBERING ; diff --git a/sw/source/ui/misc/outline.src b/sw/source/ui/misc/outline.src index 819c57b13cd0..09ae33111ac3 100644 --- a/sw/source/ui/misc/outline.src +++ b/sw/source/ui/misc/outline.src @@ -94,11 +94,7 @@ ModalDialog DLG_NUM_NAMES Left = TRUE ; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabDialog DLG_TAB_OUTLINE { OutputSize = TRUE ; diff --git a/sw/source/ui/table/tabledlg.src b/sw/source/ui/table/tabledlg.src index d352775a3110..59fcd871d95f 100644 --- a/sw/source/ui/table/tabledlg.src +++ b/sw/source/ui/table/tabledlg.src @@ -31,11 +31,6 @@ #define TEXT_TEXTFLOW \ Text [ en-US ] = "Text Flow" ; \ -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ TabDialog DLG_FORMAT_TABLE { OutputSize = TRUE ; @@ -79,11 +74,7 @@ TabDialog DLG_FORMAT_TABLE }; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabPage TP_FORMAT_TABLE { HelpID = HID_FORMAT_TABLE ; @@ -330,11 +321,7 @@ TabPage TP_FORMAT_TABLE }; }; }; -/**************************************************************************/ -/* */ -/* */ -/* */ -/**************************************************************************/ + TabPage TP_TABLE_COLUMN { HelpID = HID_TABLE_COLUMN ; |