summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/svdotable.cxx')
-rw-r--r--svx/source/table/svdotable.cxx48
1 files changed, 24 insertions, 24 deletions
diff --git a/svx/source/table/svdotable.cxx b/svx/source/table/svdotable.cxx
index dd80fa44dbac..1e8b2a59e6bf 100644
--- a/svx/source/table/svdotable.cxx
+++ b/svx/source/table/svdotable.cxx
@@ -30,33 +30,33 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <svl/style.hxx>
-#include "editeng/editstat.hxx"
-#include "editeng/outlobj.hxx"
-#include "svx/svdview.hxx"
-#include "sdr/properties/textproperties.hxx"
-#include "svx/svdotable.hxx"
-#include "svx/svdhdl.hxx"
+#include <editeng/editstat.hxx>
+#include <editeng/outlobj.hxx>
+#include <svx/svdview.hxx>
+#include <sdr/properties/textproperties.hxx>
+#include <svx/svdotable.hxx>
+#include <svx/svdhdl.hxx>
#include "viewcontactoftableobj.hxx"
-#include "svx/svdoutl.hxx"
-#include "svx/svddrag.hxx"
-#include "svx/svdpagv.hxx"
-#include "tablemodel.hxx"
-#include "cell.hxx"
-#include "svx/xflclit.hxx"
+#include <svx/svdoutl.hxx>
+#include <svx/svddrag.hxx>
+#include <svx/svdpagv.hxx>
+#include <tablemodel.hxx>
+#include <cell.hxx>
+#include <svx/xflclit.hxx>
#include "tablelayouter.hxx"
-#include "svx/svdetc.hxx"
+#include <svx/svdetc.hxx>
#include "tablehandles.hxx"
-#include "editeng/boxitem.hxx"
-#include "svx/framelink.hxx"
-#include "svx/sdr/table/tabledesign.hxx"
-#include "svx/svdundo.hxx"
-#include "svx/strings.hrc"
-#include "svdglob.hxx"
-#include "editeng/writingmodeitem.hxx"
-#include "editeng/frmdiritem.hxx"
-#include "svx/xflhtit.hxx"
-#include "svx/xflftrit.hxx"
-#include "svx/xfltrit.hxx"
+#include <editeng/boxitem.hxx>
+#include <svx/framelink.hxx>
+#include <svx/sdr/table/tabledesign.hxx>
+#include <svx/svdundo.hxx>
+#include <svx/strings.hrc>
+#include <svdglob.hxx>
+#include <editeng/writingmodeitem.hxx>
+#include <editeng/frmdiritem.hxx>
+#include <svx/xflhtit.hxx>
+#include <svx/xflftrit.hxx>
+#include <svx/xfltrit.hxx>
#include <cppuhelper/implbase.hxx>
#include <libxml/xmlwriter.h>