diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-23 18:19:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-23 22:49:57 +0000 |
commit | 702f9c5176eebb95c5a1bfd31c1f256b79301b19 (patch) | |
tree | 2aedc04b1af4e2f36b0da9fd5b06570faa3eef40 /sw/inc/dialog.hrc | |
parent | 513a21aa6cf350c094289a7976de9e0cc0e7b4d4 (diff) |
huge hrc and src file cleanup
* mostly fallout from ui conversion
* some completely unused defines from src files
* lots of unused HID ids
Change-Id: I976561205798db3d06ee139de6223f638e58f47a
Reviewed-on: https://gerrit.libreoffice.org/9142
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/inc/dialog.hrc')
-rw-r--r-- | sw/inc/dialog.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index f95ef0fda046..e4a171fc3bb7 100644 --- a/sw/inc/dialog.hrc +++ b/sw/inc/dialog.hrc @@ -24,10 +24,6 @@ // Dialoge ****************************************************************** - -#define DLG_PASSWD (RC_DIALOG_BEGIN + 3) -#define DLG_INSERT_ABSTRACT (RC_DIALOG_BEGIN + 8) - #define RID_QB_SPELL_CONTINUE (RC_DIALOG_BEGIN + 11) #define STR_SPELLING_COMPLETED (RC_DIALOG_BEGIN + 12) |