summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/eventimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/eventimp.hxx')
-rw-r--r--xmloff/source/draw/eventimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/draw/eventimp.hxx b/xmloff/source/draw/eventimp.hxx
index 59828d9ba4ea..55b45c7949e1 100644
--- a/xmloff/source/draw/eventimp.hxx
+++ b/xmloff/source/draw/eventimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_EVENTIMP_HXX
-#define _XMLOFF_EVENTIMP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/drawing/XShape.hpp>
@@ -44,6 +44,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-#endif // _XMLOFF_EVENTIMP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */