diff options
-rw-r--r-- | sfx2/source/appl/workwin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/workwin.cxx b/sfx2/source/appl/workwin.cxx index 891ddb94e03e..462b8a55ed4f 100644 --- a/sfx2/source/appl/workwin.cxx +++ b/sfx2/source/appl/workwin.cxx @@ -1708,6 +1708,7 @@ void SfxWorkWindow::ConfigChild_Impl(SfxChildIdentifier eChild, // Is only counted if it is the current window if (i == nPos) aInnerRect.Left() += pCli->aSize.Width(); + break; case SfxChildAlignment::RIGHT: // Toolboxes come always last |