summaryrefslogtreecommitdiff
path: root/include/xmloff/contextid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/contextid.hxx')
-rw-r--r--include/xmloff/contextid.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/contextid.hxx b/include/xmloff/contextid.hxx
index fd0123d33ac3..bf6cb1e4c134 100644
--- a/include/xmloff/contextid.hxx
+++ b/include/xmloff/contextid.hxx
@@ -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 _XMLOFF_CONTEXTID_HXX_
-#define _XMLOFF_CONTEXTID_HXX_
+#ifndef INCLUDED_XMLOFF_CONTEXTID_HXX
+#define INCLUDED_XMLOFF_CONTEXTID_HXX
/** These defines determine the unique ids for XML style-context-id's
used in the SvXMLAutoStylePoolP.
@@ -43,6 +43,6 @@
#define CTF_ALIEN_ATTRIBUTE_IMPORT 0x00007fff
-#endif // _XMLOFF_CONTEXTID_HXX_
+#endif // INCLUDED_XMLOFF_CONTEXTID_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */