summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/propertyexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/propertyexport.hxx')
-rw-r--r--xmloff/source/forms/propertyexport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/propertyexport.hxx b/xmloff/source/forms/propertyexport.hxx
index 69f06c3a6c81..ea950b573b1e 100644
--- a/xmloff/source/forms/propertyexport.hxx
+++ b/xmloff/source/forms/propertyexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_FORMS_PROPERTYEXPORT_HXX_
-#define _XMLOFF_FORMS_PROPERTYEXPORT_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYEXPORT_HXX
+#define INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYEXPORT_HXX
#include "formattributes.hxx"
#include <comphelper/stl_types.hxx>
@@ -404,6 +404,6 @@ namespace xmloff
} // namespace xmloff
-#endif // _XMLOFF_FORMS_PROPERTYEXPORT_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_FORMS_PROPERTYEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */