summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-18 15:20:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-19 07:59:43 +0200
commit74f938bb10b6db8cae071efc9fd29015befeb5e6 (patch)
tree8d35905cdf1293819797c6b03bb93678b63796cc /dbaccess/source/ui/inc/UITools.hxx
parentloplugin:virtualdead unused param in ValueGetter::processValue (diff)
downloadcore-74f938bb10b6db8cae071efc9fd29015befeb5e6.tar.gz
core-74f938bb10b6db8cae071efc9fd29015befeb5e6.zip
loplugin:unusedmethods
Change-Id: I95e63105654952d12c1dfd62f51593de114be569 Reviewed-on: https://gerrit.libreoffice.org/81077 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index cf14f3a97ef6..c3e2097a4a70 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -220,12 +220,6 @@ namespace dbaui
vcl::Window* _pToRegister,
const ::comphelper::mem_fun1_t<TaskPaneList,vcl::Window*>& _rMemFunc);
- /** adjustToolBoxSize checks if the size of the ToolBox is still valid. If not it will be resized.
- @param _pToolBox
- The Toolbox which should be resized.
- */
- void adjustToolBoxSize(ToolBox* _pToolBox);
-
void adjustBrowseBoxColumnWidth( ::svt::EditBrowseBox* _pBox, sal_uInt16 _nColId );
/** check if SQL92 name checking is enabled