summaryrefslogtreecommitdiff
path: root/writerperfect/source/impress
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:27:54 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:46 +0200
commitc78154f1fb1e9c1b38912783d9e82fa00b4f02ff (patch)
treee9663a06728ac0b15d3d398918e09af9d4e29c10 /writerperfect/source/impress
parent87c671d188f4a0f5dcc7944b450cc58e84217d81 (diff)
loplugin:includeform: writerperfect
Change-Id: I714c131996efb0a85b9391a2b2bb7fc76bb2eae2
Diffstat (limited to 'writerperfect/source/impress')
-rw-r--r--writerperfect/source/impress/KeynoteImportFilter.hxx4
-rw-r--r--writerperfect/source/impress/MWAWPresentationImportFilter.hxx4
-rw-r--r--writerperfect/source/impress/StarOfficePresentationImportFilter.hxx4
3 files changed, 6 insertions, 6 deletions
diff --git a/writerperfect/source/impress/KeynoteImportFilter.hxx b/writerperfect/source/impress/KeynoteImportFilter.hxx
index 714402f2c8ec..c7dc52a4ad82 100644
--- a/writerperfect/source/impress/KeynoteImportFilter.hxx
+++ b/writerperfect/source/impress/KeynoteImportFilter.hxx
@@ -11,8 +11,8 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
-#include "ImportFilter.hxx"
-#include "DocumentHandlerForOdp.hxx"
+#include <ImportFilter.hxx>
+#include <DocumentHandlerForOdp.hxx>
/* This component will be instantiated for both import or export. Whether it calls
* setSourceDocument or setTargetDocument determines which Impl function the filter
diff --git a/writerperfect/source/impress/MWAWPresentationImportFilter.hxx b/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
index 11625bf14457..fce0250fe6ff 100644
--- a/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
+++ b/writerperfect/source/impress/MWAWPresentationImportFilter.hxx
@@ -13,9 +13,9 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
-#include "ImportFilter.hxx"
+#include <ImportFilter.hxx>
-#include "DocumentHandlerForOdp.hxx"
+#include <DocumentHandlerForOdp.hxx>
/* This component will be instantiated for both import or export. Whether it calls
* setSourceDocument or setTargetDocument determines which Impl function the filter
diff --git a/writerperfect/source/impress/StarOfficePresentationImportFilter.hxx b/writerperfect/source/impress/StarOfficePresentationImportFilter.hxx
index 3651315b0e3a..7611135ef71b 100644
--- a/writerperfect/source/impress/StarOfficePresentationImportFilter.hxx
+++ b/writerperfect/source/impress/StarOfficePresentationImportFilter.hxx
@@ -13,9 +13,9 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
-#include "ImportFilter.hxx"
+#include <ImportFilter.hxx>
-#include "DocumentHandlerForOdp.hxx"
+#include <DocumentHandlerForOdp.hxx>
/* This component will be instantiated for both import or export. Whether it calls
* setSourceDocument or setTargetDocument determines which Impl function the filter