summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/GeometryHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inspection/GeometryHandler.cxx')
-rw-r--r--reportdesign/source/ui/inspection/GeometryHandler.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx b/reportdesign/source/ui/inspection/GeometryHandler.cxx
index e1cb88d609b1..1c80a32ae1c7 100644
--- a/reportdesign/source/ui/inspection/GeometryHandler.cxx
+++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx
@@ -22,15 +22,15 @@
#include <iterator>
#include <map>
-#include "GeometryHandler.hxx"
+#include <GeometryHandler.hxx>
#include <comphelper/types.hxx>
#include <comphelper/property.hxx>
#include <comphelper/mimeconfighelper.hxx>
#include <cppuhelper/supportsservice.hxx>
-#include "strings.hxx"
-#include "reportformula.hxx"
+#include <strings.hxx>
+#include <reportformula.hxx>
#include <i18nutil/searchopt.hxx>
#include <unotools/textsearch.hxx>
@@ -69,17 +69,17 @@
#include <tools/fldunit.hxx>
#include <vcl/stdtext.hxx>
-#include "core_resource.hxx"
-#include "stringarray.hrc"
-#include "strings.hrc"
-#include "RptDef.hxx"
-#include "UITools.hxx"
+#include <core_resource.hxx>
+#include <stringarray.hrc>
+#include <strings.hrc>
+#include <RptDef.hxx>
+#include <UITools.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbconversion.hxx>
#include <connectivity/dbtools.hxx>
-#include "metadata.hxx"
+#include <metadata.hxx>
#include <svl/itempool.hxx>
#include <svl/itemset.hxx>
#include <svx/xdef.hxx>
@@ -101,8 +101,8 @@
#include <editeng/brushitem.hxx>
#include <sfx2/docfilt.hxx>
-#include "dlgpage.hxx"
-#include "helpids.h"
+#include <dlgpage.hxx>
+#include <helpids.h>
#include <toolkit/helper/convert.hxx>
#include <o3tl/functional.hxx>