summaryrefslogtreecommitdiff
path: root/filter/source/placeware
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/placeware')
-rw-r--r--filter/source/placeware/exporter.hxx4
-rw-r--r--filter/source/placeware/tempfile.hxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/filter/source/placeware/exporter.hxx b/filter/source/placeware/exporter.hxx
index 20c49303ca21..4cf8b9350dac 100644
--- a/filter/source/placeware/exporter.hxx
+++ b/filter/source/placeware/exporter.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PLACEWARE_EXPORTER_HXX
-#define _PLACEWARE_EXPORTER_HXX
+#ifndef INCLUDED_FILTER_SOURCE_PLACEWARE_EXPORTER_HXX
+#define INCLUDED_FILTER_SOURCE_PLACEWARE_EXPORTER_HXX
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XGraphicExportFilter.hpp>
diff --git a/filter/source/placeware/tempfile.hxx b/filter/source/placeware/tempfile.hxx
index 4b3702466e31..ceefca9a3ff6 100644
--- a/filter/source/placeware/tempfile.hxx
+++ b/filter/source/placeware/tempfile.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PLACEWARE_TEMPFILE_HXX_
-#define _PLACEWARE_TEMPFILE_HXX_
+#ifndef INCLUDED_FILTER_SOURCE_PLACEWARE_TEMPFILE_HXX
+#define INCLUDED_FILTER_SOURCE_PLACEWARE_TEMPFILE_HXX
#include <osl/file.hxx>
#include <rtl/ustring.hxx>