diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-25 10:52:10 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-25 14:12:57 +0200 |
commit | 66cd9eeb90869b88ab883eab367a39041f21aef0 (patch) | |
tree | 5626a9f3422d5bd36d026ab0570228e57c94e01e /sw/source/ui/chrdlg | |
parent | ee60fab03b743a151508608265abe45e5a731e97 (diff) |
Remove various commented out defines
Most of them in hrc files.
Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'sw/source/ui/chrdlg')
-rw-r--r-- | sw/source/ui/chrdlg/paradlg.src | 1 | ||||
-rw-r--r-- | sw/source/ui/chrdlg/swbreak.src | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/chrdlg/paradlg.src b/sw/source/ui/chrdlg/paradlg.src index 8194ebbb799e..fe48d495ce95 100644 --- a/sw/source/ui/chrdlg/paradlg.src +++ b/sw/source/ui/chrdlg/paradlg.src @@ -29,7 +29,6 @@ #include "chrdlg.hrc" #include "paradlg.hrc" #define HelpText "error - hier keine HelpTexte HelpText" - // #define DLG_PARA 256 TabDialog DLG_PARA { OutputSize = TRUE ; diff --git a/sw/source/ui/chrdlg/swbreak.src b/sw/source/ui/chrdlg/swbreak.src index c75e7d67ddf6..65e5a76b1038 100644 --- a/sw/source/ui/chrdlg/swbreak.src +++ b/sw/source/ui/chrdlg/swbreak.src @@ -29,7 +29,6 @@ #include "break.hrc" #include "cmdid.h" #include "helpid.h" - // #define DLG_BREAK 256 ModalDialog DLG_BREAK { HelpID = CMD_FN_INSERT_BREAK_DLG ; |