summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/propertyimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/propertyimport.hxx')
-rw-r--r--xmloff/source/forms/propertyimport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/propertyimport.hxx b/xmloff/source/forms/propertyimport.hxx
index 7703979c1881..83d70e3fc25e 100644
--- a/xmloff/source/forms/propertyimport.hxx
+++ b/xmloff/source/forms/propertyimport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_FORMS_PROPERTYIMPORT_HXX_
-#define _XMLOFF_FORMS_PROPERTYIMPORT_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYIMPORT_HXX
+#define INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYIMPORT_HXX
#include <xmloff/xmlictxt.hxx>
#include "formattributes.hxx"
@@ -224,6 +224,6 @@ namespace xmloff
} // namespace xmloff
-#endif // _XMLOFF_FORMS_PROPERTYIMPORT_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */