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