Avoid reserved identifiers
Change-Id: I12118ad040d1791c7afa517081040961cc7e4677
This commit is contained in:
@@ -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: */
|
||||
|
@@ -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"
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user