summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit4b27653a122acbbb38c800f0b1972f339e73d115 (patch)
tree3331415ede49520ef9090bdb3c1fb3dce9748e59 /dbaccess/source/ui/browser/unodatbr.cxx
parent54ef1c155990bee247f083a37be9515b43709ac3 (diff)
loplugin:includeform: dbaccess
Change-Id: I15aee966012612033ab7e2ee03ac1a553802f540
Diffstat (limited to 'dbaccess/source/ui/browser/unodatbr.cxx')
-rw-r--r--dbaccess/source/ui/browser/unodatbr.cxx54
1 files changed, 27 insertions, 27 deletions
diff --git a/dbaccess/source/ui/browser/unodatbr.cxx b/dbaccess/source/ui/browser/unodatbr.cxx
index 193bb6a625ac..8013a7561d5e 100644
--- a/dbaccess/source/ui/browser/unodatbr.cxx
+++ b/dbaccess/source/ui/browser/unodatbr.cxx
@@ -17,34 +17,34 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "browserids.hxx"
-#include "core_resource.hxx"
-#include "helpids.h"
-#include "dbexchange.hxx"
-#include "dbtreelistbox.hxx"
+#include <browserids.hxx>
+#include <core_resource.hxx>
+#include <helpids.h>
+#include <dbexchange.hxx>
+#include <dbtreelistbox.hxx>
#include "dbtreemodel.hxx"
#include "dbtreeview.hxx"
-#include "dbu_reghelper.hxx"
-#include "stringconstants.hxx"
-#include "strings.hrc"
-#include "dlgsave.hxx"
-#include "uiservices.hxx"
-#include "HtmlReader.hxx"
-#include "imageprovider.hxx"
-#include "listviewitems.hxx"
-#include "QEnumTypes.hxx"
-#include "RtfReader.hxx"
-#include "sbagrid.hrc"
-#include "sbagrid.hxx"
-#include "sqlmessage.hxx"
-#include "TokenWriter.hxx"
-#include "UITools.hxx"
-#include "unodatbr.hxx"
-#include "WColumnSelect.hxx"
-#include "WCopyTable.hxx"
-#include "WCPage.hxx"
-#include "WExtendPages.hxx"
-#include "WNameMatch.hxx"
+#include <dbu_reghelper.hxx>
+#include <stringconstants.hxx>
+#include <strings.hrc>
+#include <dlgsave.hxx>
+#include <uiservices.hxx>
+#include <HtmlReader.hxx>
+#include <imageprovider.hxx>
+#include <listviewitems.hxx>
+#include <QEnumTypes.hxx>
+#include <RtfReader.hxx>
+#include <sbagrid.hrc>
+#include <sbagrid.hxx>
+#include <sqlmessage.hxx>
+#include <TokenWriter.hxx>
+#include <UITools.hxx>
+#include <unodatbr.hxx>
+#include <WColumnSelect.hxx>
+#include <WCopyTable.hxx>
+#include <WCPage.hxx>
+#include <WExtendPages.hxx>
+#include <WNameMatch.hxx>
#include <com/sun/star/awt/LineEndFormat.hpp>
#include <com/sun/star/awt/MouseWheelBehavior.hpp>
@@ -109,7 +109,7 @@
#include <unotools/moduleoptions.hxx>
#include <svtools/svlbitm.hxx>
#include <svtools/treelistbox.hxx>
-#include "svtools/treelistentry.hxx"
+#include <svtools/treelistentry.hxx>
#include <svx/algitem.hxx>
#include <svx/dataaccessdescriptor.hxx>
#include <svx/databaseregistrationui.hxx>