diff --git a/sd/source/ui/dlg/PaneDockingWindow.cxx b/sd/source/ui/dlg/PaneDockingWindow.cxx index 5a1339ea6265..cb700f7f97ba 100644 --- a/sd/source/ui/dlg/PaneDockingWindow.cxx +++ b/sd/source/ui/dlg/PaneDockingWindow.cxx @@ -327,6 +327,7 @@ void PaneDockingWindow::StateChanged( StateChangedType nType ) { case STATE_CHANGE_INITSHOW: Resize(); + mpContentWindow->SetStyle(mpContentWindow->GetStyle() | WB_DIALOGCONTROL); break; case STATE_CHANGE_VISIBLE: