Kaydet (Commit) 1bfc7d0a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid reserved identifiers

Change-Id: I4d4e928f7542aee69362fdaab8015ab379327b95
üst 942b7600
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef __INCLUDED_SC_INC_MATH_HXX__
#define __INCLUDED_SC_INC_MATH_HXX__
#ifndef INCLUDED_SC_INC_MATH_HXX
#define INCLUDED_SC_INC_MATH_HXX
#include <formula/errorcodes.hxx>
......
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef __SC_CHECKLISTMENU_HRC__
#define __SC_CHECKLISTMENU_HRC__
#ifndef INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
#define INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
#include <sc.hrc>
......
......@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef _SC_CONDFORMATUNO_HXX_
#define _SC_CONDFORMATUNO_HXX_
#ifndef INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
#define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
#include "address.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment