summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
index 63138efeb749..3fc5508b5bf7 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
@@ -20,29 +20,29 @@
#include "SelectionBrowseBox.hxx"
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
-#include "QueryDesignView.hxx"
-#include "querycontroller.hxx"
-#include "sqlbison.hxx"
-#include "QueryTableView.hxx"
-#include "browserids.hxx"
+#include <QueryDesignView.hxx>
+#include <querycontroller.hxx>
+#include <sqlbison.hxx>
+#include <QueryTableView.hxx>
+#include <browserids.hxx>
#include <comphelper/extract.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/string.hxx>
#include <comphelper/types.hxx>
#include "TableFieldInfo.hxx"
-#include "strings.hrc"
-#include "strings.hxx"
-#include "helpids.h"
+#include <strings.hrc>
+#include <strings.hxx>
+#include <helpids.h>
#include <com/sun/star/container/XNameAccess.hpp>
-#include "stringconstants.hxx"
+#include <stringconstants.hxx>
#include "QTableWindow.hxx"
#include <vcl/msgbox.hxx>
#include <vcl/settings.hxx>
#include "QueryDesignFieldUndoAct.hxx"
-#include "sqlmessage.hxx"
-#include "UITools.hxx"
+#include <sqlmessage.hxx>
+#include <UITools.hxx>
#include <osl/diagnose.h>
-#include "svtools/treelistentry.hxx"
+#include <svtools/treelistentry.hxx>
using namespace ::svt;
using namespace ::dbaui;