summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/Oasis2OOo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/Oasis2OOo.hxx')
-rw-r--r--xmloff/source/transform/Oasis2OOo.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/transform/Oasis2OOo.hxx b/xmloff/source/transform/Oasis2OOo.hxx
index cb8b4e74a2e1..a2670d944c41 100644
--- a/xmloff/source/transform/Oasis2OOo.hxx
+++ b/xmloff/source/transform/Oasis2OOo.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_OASIS2OOO_HXX
-#define _XMLOFF_OASIS2OOO_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_OASIS2OOO_HXX
+#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_OASIS2OOO_HXX
#include "ActionMapTypesOASIS.hxx"
#include "TransformerBase.hxx"
@@ -58,6 +58,6 @@ public:
sal_Bool bForm );
};
-#endif // _XMLOFF_OASIS2OOO_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_OASIS2OOO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */