summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc/UITools.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/misc/UITools.cxx
parentloplugin:includeform: desktop (diff)
downloadcore-4b27653a122acbbb38c800f0b1972f339e73d115.tar.gz
core-4b27653a122acbbb38c800f0b1972f339e73d115.zip
loplugin:includeform: dbaccess
Change-Id: I15aee966012612033ab7e2ee03ac1a553802f540
Diffstat (limited to 'dbaccess/source/ui/misc/UITools.cxx')
-rw-r--r--dbaccess/source/ui/misc/UITools.cxx32
1 files changed, 16 insertions, 16 deletions
diff --git a/dbaccess/source/ui/misc/UITools.cxx b/dbaccess/source/ui/misc/UITools.cxx
index a8840427cc86..598e01c2d783 100644
--- a/dbaccess/source/ui/misc/UITools.cxx
+++ b/dbaccess/source/ui/misc/UITools.cxx
@@ -17,15 +17,15 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "UITools.hxx"
+#include <UITools.hxx>
#include <sfx2/docfilt.hxx>
-#include "callbacks.hxx"
-#include "core_resource.hxx"
-#include "stringconstants.hxx"
-#include "dbu_pageids.hxx"
-#include "dlgsave.hxx"
-#include "dbtreelistbox.hxx"
-#include "defaultobjectnamecheck.hxx"
+#include <callbacks.hxx>
+#include <core_resource.hxx>
+#include <stringconstants.hxx>
+#include <dbu_pageids.hxx>
+#include <dlgsave.hxx>
+#include <dbtreelistbox.hxx>
+#include <defaultobjectnamecheck.hxx>
#include <comphelper/extract.hxx>
#include <com/sun/star/sdb/DatabaseContext.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryAnalyzer.hpp>
@@ -66,8 +66,8 @@
#include <com/sun/star/awt/FontWeight.hpp>
#include <com/sun/star/awt/FontRelief.hpp>
#include <com/sun/star/awt/FontWidth.hpp>
-#include "TypeInfo.hxx"
-#include "FieldDescriptions.hxx"
+#include <TypeInfo.hxx>
+#include <FieldDescriptions.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/propertysequence.hxx>
@@ -75,26 +75,26 @@
#include <svx/svxids.hrc>
#include <svl/itempool.hxx>
-#include "helpids.h"
+#include <helpids.h>
#include <svl/itemset.hxx>
-#include "sbagrid.hrc"
+#include <sbagrid.hrc>
#include <svl/rngitem.hxx>
#include <svl/intitem.hxx>
#include <svx/algitem.hxx>
#include <svx/numinf.hxx>
#include <svl/zforlist.hxx>
-#include "dlgattr.hxx"
+#include <dlgattr.hxx>
#include <vcl/msgbox.hxx>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/util/NumberFormatter.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <com/sun/star/util/XNumberFormatter.hpp>
-#include "strings.hrc"
-#include "sqlmessage.hxx"
+#include <strings.hrc>
+#include <sqlmessage.hxx>
#include <com/sun/star/util/NumberFormat.hpp>
#include <com/sun/star/util/URL.hpp>
#include <vcl/toolbox.hxx>
-#include "dlgsize.hxx"
+#include <dlgsize.hxx>
#include <svtools/editbrowsebox.hxx>
#include <unotools/configmgr.hxx>
#include <svtools/helpopt.hxx>