summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidetransitioncontext.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:35:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:00 +0200
commit85fe083c46c145ab7b884c1479e7b5ab234e4feb (patch)
tree42030a4f2ba7b68185968e6c89c13cdb454c4adb /oox/source/ppt/slidetransitioncontext.cxx
parentd516b4e16af29e1978173b134da0420879619eb2 (diff)
loplugin:includeform: oox
Change-Id: I9f1cc9940f5b31370394f789ebfaddfd6d30ca61
Diffstat (limited to 'oox/source/ppt/slidetransitioncontext.cxx')
-rw-r--r--oox/source/ppt/slidetransitioncontext.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/oox/source/ppt/slidetransitioncontext.cxx b/oox/source/ppt/slidetransitioncontext.cxx
index c9ebcfda3a0c..64d6d5942ba3 100644
--- a/oox/source/ppt/slidetransitioncontext.cxx
+++ b/oox/source/ppt/slidetransitioncontext.cxx
@@ -17,19 +17,19 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "oox/ppt/slidetransitioncontext.hxx"
+#include <oox/ppt/slidetransitioncontext.hxx>
-#include "comphelper/anytostring.hxx"
-#include "cppuhelper/exc_hlp.hxx"
+#include <comphelper/anytostring.hxx>
+#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <oox/ppt/backgroundproperties.hxx>
-#include "oox/ppt/slidefragmenthandler.hxx"
-#include "oox/ppt/soundactioncontext.hxx"
-#include "oox/drawingml/shapegroupcontext.hxx"
-#include "oox/helper/attributelist.hxx"
+#include <oox/ppt/slidefragmenthandler.hxx>
+#include <oox/ppt/soundactioncontext.hxx>
+#include <oox/drawingml/shapegroupcontext.hxx>
+#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>