summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdmodel.cxx')
-rw-r--r--svx/source/svdraw/svdmodel.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/source/svdraw/svdmodel.cxx b/svx/source/svdraw/svdmodel.cxx
index 124fd1741b29..3c5d2fb245b8 100644
--- a/svx/source/svdraw/svdmodel.cxx
+++ b/svx/source/svdraw/svdmodel.cxx
@@ -50,7 +50,7 @@
#include <svx/xtable.hxx>
-#include "svx/svditer.hxx"
+#include <svx/svditer.hxx>
#include <svx/svdtrans.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdlayer.hxx>
@@ -62,22 +62,22 @@
#include <svx/svdetc.hxx>
#include <svx/svdoutl.hxx>
#include <svx/svdoole2.hxx>
-#include "svdglob.hxx"
-#include "svx/strings.hrc"
-#include "svdoutlinercache.hxx"
+#include <svdglob.hxx>
+#include <svx/strings.hrc>
+#include <svdoutlinercache.hxx>
-#include "svx/xflclit.hxx"
-#include "svx/xlnclit.hxx"
+#include <svx/xflclit.hxx>
+#include <svx/xlnclit.hxx>
-#include "officecfg/Office/Common.hxx"
-#include "editeng/fontitem.hxx"
+#include <officecfg/Office/Common.hxx>
+#include <editeng/fontitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/fhgtitem.hxx>
#include <svl/style.hxx>
#include <editeng/numitem.hxx>
#include <editeng/bulletitem.hxx>
#include <editeng/outlobj.hxx>
-#include "editeng/forbiddencharacterstable.hxx"
+#include <editeng/forbiddencharacterstable.hxx>
#include <svl/zforlist.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/storagehelper.hxx>