summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerDnD.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/AppControllerDnD.cxx')
-rw-r--r--dbaccess/source/ui/app/AppControllerDnD.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/dbaccess/source/ui/app/AppControllerDnD.cxx b/dbaccess/source/ui/app/AppControllerDnD.cxx
index bf23714399c3..4cd533fb2b46 100644
--- a/dbaccess/source/ui/app/AppControllerDnD.cxx
+++ b/dbaccess/source/ui/app/AppControllerDnD.cxx
@@ -22,8 +22,8 @@
#include <comphelper/sequence.hxx>
#include <comphelper/property.hxx>
#include <comphelper/processfactory.hxx>
-#include "core_resource.hxx"
-#include "stringconstants.hxx"
+#include <core_resource.hxx>
+#include <stringconstants.hxx>
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/sdbcx/XAppend.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
@@ -43,7 +43,7 @@
#include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp>
#include <com/sun/star/sdbcx/XDrop.hpp>
#include <unotools/ucbhelper.hxx>
-#include "dlgsave.hxx"
+#include <dlgsave.hxx>
#include <comphelper/types.hxx>
#include <vcl/layout.hxx>
#include <cppuhelper/typeprovider.hxx>
@@ -54,21 +54,21 @@
#include "AppView.hxx"
#include <svx/dataaccessdescriptor.hxx>
#include <svx/dbaobjectex.hxx>
-#include "browserids.hxx"
-#include "dbu_reghelper.hxx"
-#include "strings.hrc"
+#include <browserids.hxx>
+#include <dbu_reghelper.hxx>
+#include <strings.hrc>
#include <vcl/menu.hxx>
#include <comphelper/uno3.hxx>
#include <vcl/svapp.hxx>
#include <svtools/svlbitm.hxx>
-#include "listviewitems.hxx"
+#include <listviewitems.hxx>
#include "AppDetailView.hxx"
-#include "linkeddocuments.hxx"
+#include <linkeddocuments.hxx>
#include <vcl/lstbox.hxx>
#include <connectivity/dbtools.hxx>
-#include "sqlmessage.hxx"
-#include "dbexchange.hxx"
-#include "UITools.hxx"
+#include <sqlmessage.hxx>
+#include <dbexchange.hxx>
+#include <UITools.hxx>
#include <algorithm>
#include <iterator>
#include <svtools/treelistbox.hxx>
@@ -79,7 +79,7 @@
#include <svtools/fileview.hxx>
#include <tools/diagnose_ex.h>
#include <osl/diagnose.h>
-#include "defaultobjectnamecheck.hxx"
+#include <defaultobjectnamecheck.hxx>
#include <osl/mutex.hxx>
#include "subcomponentmanager.hxx"