tdf#121671 Floating toolbars remain their position after reopen
commit428d5f2449df8556b87c22663a7a48d1eec06bb7
authorIlhan Yesil <ilhanyesil@gmx.de>
Tue, 27 Nov 2018 08:39:41 +0000 (27 09:39 +0100)
committerKatarina Behrens <Katarina.Behrens@cib.de>
Thu, 21 Mar 2019 17:51:00 +0000 (21 18:51 +0100)
tree92bd5348d2e7552e863c4e115b9bffe9938f8173
parente33e0e00788c268a6567520bcaaf0ebe23bc261c
tdf#121671 Floating toolbars remain their position after reopen

Calculate the relative position of the floating toolbars by calling
the ImplCallMove function, where the current position is read from
the real window.

Change-Id: I6a142055c3340dda2339980fbc5a7ebb431e228b
Reviewed-on: https://gerrit.libreoffice.org/64093
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
framework/source/layoutmanager/toolbarlayoutmanager.cxx
include/vcl/floatwin.hxx
vcl/source/window/floatwin.cxx