summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-08-19 17:26:23 +0200
committerNoel Grandin <noel@peralex.com>2013-08-22 10:49:27 +0200
commita7f84fc431a52ee51feea4af40af279659ad9c25 (patch)
treec062f90cf116e92cb23d99e0c76639c39e658170 /dbaccess
parent04f72acef2fea5a3d0a9c5c76730bb05977c6033 (diff)
convert include/svtools/QueryFolderName.hxx from String to OUString
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/inc/pch/precompiled_dbu.hxx1
-rw-r--r--dbaccess/source/ui/dlg/CollectionView.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx
index 32c812790d0d..9405cfaade92 100644
--- a/dbaccess/inc/pch/precompiled_dbu.hxx
+++ b/dbaccess/inc/pch/precompiled_dbu.hxx
@@ -388,7 +388,6 @@
#include <svl/urihelper.hxx>
#include <svl/urlbmk.hxx>
#include <svl/zforlist.hxx>
-#include <svtools/QueryFolderName.hxx>
#include <svtools/cliplistener.hxx>
#include <svtools/editbrowsebox.hxx>
#include <svtools/ehdl.hxx>
diff --git a/dbaccess/source/ui/dlg/CollectionView.cxx b/dbaccess/source/ui/dlg/CollectionView.cxx
index 6937b06af57b..bcf349401f82 100644
--- a/dbaccess/source/ui/dlg/CollectionView.cxx
+++ b/dbaccess/source/ui/dlg/CollectionView.cxx
@@ -27,7 +27,6 @@
#include <comphelper/interaction.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <svtools/QueryFolderName.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XNameContainer.hpp>