Avoid reserved identifiers

Change-Id: I12118ad040d1791c7afa517081040961cc7e4677
This commit is contained in:
Stephan Bergmann 2016-04-12 19:43:33 +02:00
parent 5b24631807
commit 470cfa9860
5 changed files with 11 additions and 11 deletions

View File

@ -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: */

View File

@ -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"

View File

@ -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>

View File

@ -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>

View File

@ -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>