summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formattributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/formattributes.hxx')
-rw-r--r--xmloff/source/forms/formattributes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/formattributes.hxx b/xmloff/source/forms/formattributes.hxx
index 9b933c42205f..3136eb9faefa 100644
--- a/xmloff/source/forms/formattributes.hxx
+++ b/xmloff/source/forms/formattributes.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_FORMATTRIBUTES_HXX_
-#define _XMLOFF_FORMATTRIBUTES_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_FORMATTRIBUTES_HXX
+#define INCLUDED_XMLOFF_SOURCE_FORMS_FORMATTRIBUTES_HXX
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sal/types.h>
@@ -343,6 +343,6 @@ namespace xmloff
};
} // namespace xmloff
-#endif // _XMLOFF_FORMATTRIBUTES_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_FORMS_FORMATTRIBUTES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */