summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/ElemTransformerAction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/ElemTransformerAction.hxx')
-rw-r--r--xmloff/source/transform/ElemTransformerAction.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/transform/ElemTransformerAction.hxx b/xmloff/source/transform/ElemTransformerAction.hxx
index 09bb60457157..04f7dda91dc9 100644
--- a/xmloff/source/transform/ElemTransformerAction.hxx
+++ b/xmloff/source/transform/ElemTransformerAction.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_ELEMTRANSFORMERACTION_HXX
-#define _XMLOFF_ELEMTRANSFORMERACTION_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_ELEMTRANSFORMERACTION_HXX
+#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_ELEMTRANSFORMERACTION_HXX
#include "TransformerAction.hxx"
@@ -85,6 +85,6 @@ enum XMLElemTransformerAction
XML_ETACTION_END=XML_TACTION_END
};
-#endif // _XMLOFF_ELEMTRANSFORMERACTION_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_ELEMTRANSFORMERACTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */