summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlstyle.hxx')
-rw-r--r--include/xmloff/xmlstyle.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index 86641f067982..4be305213f42 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLSTYLE_HXX
-#define _XMLOFF_XMLSTYLE_HXX
+#ifndef INCLUDED_XMLOFF_XMLSTYLE_HXX
+#define INCLUDED_XMLOFF_XMLSTYLE_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -260,6 +260,6 @@ public:
sal_Bool IsAutomaticStyle() const;
};
-#endif // _XMLOFF_XMLSTYLE_HXX
+#endif // INCLUDED_XMLOFF_XMLSTYLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */