Avoid reserved identifiers

Change-Id: I12118ad040d1791c7afa517081040961cc7e4677
diff --git a/editeng/inc/editeng.hrc b/editeng/inc/editeng.hrc
index 1699aa9..e4b00b4 100644
--- a/editeng/inc/editeng.hrc
+++ b/editeng/inc/editeng.hrc
@@ -16,8 +16,8 @@
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#ifndef _EDITENG_HRC
#define _EDITENG_HRC
#ifndef INCLUDED_EDITENG_INC_EDITENG_HRC
#define INCLUDED_EDITENG_INC_EDITENG_HRC

#include <editeng/editrids.hrc>

@@ -34,6 +34,6 @@
#define MN_AUTOSTART    2000
#define MN_DICTSTART    3000

#endif  // _EDITENG_HRC
#endif

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/editeng/inc/helpid.hrc b/editeng/inc/helpid.hrc
index 0a38643..60bba79f 100644
--- a/editeng/inc/helpid.hrc
+++ b/editeng/inc/helpid.hrc
@@ -16,8 +16,8 @@
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#ifndef _EDITENG_HELPID_HRC
#define _EDITENG_HELPID_HRC
#ifndef INCLUDED_EDITENG_INC_HELPID_HRC
#define INCLUDED_EDITENG_INC_HELPID_HRC

#define HID_EDITENG_SPELLER_WORDLANGUAGE                   "EDITENG_HID_EDITENG_SPELLER_WORDLANGUAGE"
#define HID_EDITENG_SPELLER_PARALANGUAGE                   "EDITENG_HID_EDITENG_SPELLER_PARALANGUAGE"
diff --git a/include/editeng/editids.hrc b/include/editeng/editids.hrc
index 286d7a5..676578f 100644
--- a/include/editeng/editids.hrc
+++ b/include/editeng/editids.hrc
@@ -16,8 +16,8 @@
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#ifndef _EDIT_SVXIDS_HRC
#define _EDIT_SVXIDS_HRC
#ifndef INCLUDED_EDITENG_EDITIDS_HRC
#define INCLUDED_EDITENG_EDITIDS_HRC

#include <svl/solar.hrc>

diff --git a/include/editeng/editrids.hrc b/include/editeng/editrids.hrc
index e24bed8..ab43df9 100644
--- a/include/editeng/editrids.hrc
+++ b/include/editeng/editrids.hrc
@@ -16,8 +16,8 @@
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#ifndef _EDIT_RIDS_HRC
#define _EDIT_RIDS_HRC
#ifndef INCLUDED_EDITENG_EDITRIDS_HRC
#define INCLUDED_EDITENG_EDITRIDS_HRC

#include <svl/solar.hrc>

diff --git a/include/editeng/memberids.hrc b/include/editeng/memberids.hrc
index d3768a8..1ffcb87 100644
--- a/include/editeng/memberids.hrc
+++ b/include/editeng/memberids.hrc
@@ -17,8 +17,8 @@
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

#ifndef _EDT_UNOMID_HRC
#define _EDT_UNOMID_HRC
#ifndef INCLUDED_EDITENG_MEMBERIDS_HRC
#define INCLUDED_EDITENG_MEMBERIDS_HRC

#include <svl/memberid.hrc>