summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/attriblistmerge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/attriblistmerge.hxx')
-rw-r--r--xmloff/source/forms/attriblistmerge.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/attriblistmerge.hxx b/xmloff/source/forms/attriblistmerge.hxx
index 344bbc6b22ec..6628d9b9f835 100644
--- a/xmloff/source/forms/attriblistmerge.hxx
+++ b/xmloff/source/forms/attriblistmerge.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_FORMS_ATTRIBLISTMERGE_HXX_
-#define _XMLOFF_FORMS_ATTRIBLISTMERGE_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_ATTRIBLISTMERGE_HXX
+#define INCLUDED_XMLOFF_SOURCE_FORMS_ATTRIBLISTMERGE_HXX
#include <comphelper/stl_types.hxx>
#include <cppuhelper/implbase1.hxx>
@@ -66,6 +66,6 @@ namespace xmloff
} // namespace xmloff
-#endif // _XMLOFF_FORMS_ATTRIBLISTMERGE_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_FORMS_ATTRIBLISTMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */