Kaydet (Commit) 555619dd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid reserved identifiers

Change-Id: Ia3a9d2edb9ce7bcf9450dd10589d823383210269
üst da28ca76
...@@ -17,8 +17,8 @@ ...@@ -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 _FILTER_HRC #ifndef INCLUDED_FILTER_INC_HRC
#define _FILTER_HRC #define INCLUDED_FILTER_INC_HRC
#include <svl/solar.hrc> #include <svl/solar.hrc>
......
...@@ -17,8 +17,8 @@ ...@@ -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 _XMLFILTERDIALOGSTRINGS_HRC_ #ifndef INCLUDED_FILTER_SOURCE_XSLTDIALOG_XMLFILTERDIALOGSTRINGS_HRC
#define _XMLFILTERDIALOGSTRINGS_HRC_ #define INCLUDED_FILTER_SOURCE_XSLTDIALOG_XMLFILTERDIALOGSTRINGS_HRC
#include "filter.hrc" #include "filter.hrc"
......
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