summaryrefslogtreecommitdiffstats
path: root/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLEmbeddedObjectImportContext.hxx')
-rw-r--r--xmloff/inc/XMLEmbeddedObjectImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
index 4c3d08b6df43..f32ee8ae83c0 100644
--- a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
+++ b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
-#define _XMLOFF_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
+#ifndef INCLUDED_XMLOFF_INC_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
+#define INCLUDED_XMLOFF_INC_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <xmloff/xmlictxt.hxx>
@@ -67,6 +67,6 @@ public:
};
-#endif // _XMLOFF_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
+#endif // INCLUDED_XMLOFF_INC_XMLEMBEDDEDOBJECTIMPORTCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */