Avoid reserved identifiers
Change-Id: I4d4e928f7542aee69362fdaab8015ab379327b95
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __INCLUDED_SC_INC_MATH_HXX__
|
#ifndef INCLUDED_SC_INC_MATH_HXX
|
||||||
#define __INCLUDED_SC_INC_MATH_HXX__
|
#define INCLUDED_SC_INC_MATH_HXX
|
||||||
|
|
||||||
#include <formula/errorcodes.hxx>
|
#include <formula/errorcodes.hxx>
|
||||||
|
|
||||||
|
@@ -17,8 +17,8 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __SC_CHECKLISTMENU_HRC__
|
#ifndef INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
|
||||||
#define __SC_CHECKLISTMENU_HRC__
|
#define INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
|
||||||
|
|
||||||
#include <sc.hrc>
|
#include <sc.hrc>
|
||||||
|
|
||||||
|
@@ -7,8 +7,8 @@
|
|||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _SC_CONDFORMATUNO_HXX_
|
#ifndef INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
|
||||||
#define _SC_CONDFORMATUNO_HXX_
|
#define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
|
||||||
|
|
||||||
#include "address.hxx"
|
#include "address.hxx"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user