From 473ed449a4b6f550dc1af47a07c6e0ef243a98b2 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 2 Sep 2014 00:18:52 +0200 Subject: fdo#73151 Always open Styles&Formatting dialog in the sidebar This removes the floating window for Styles&Formatting as discussed in fdo#73151. Change-Id: I352d27a4d30632dcfda8963c23629e62ab850524 Reviewed-on: https://gerrit.libreoffice.org/11253 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- sfx2/sdi/frmslots.sdi | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/sdi/frmslots.sdi') diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi index 362ced41e89b..617f77f1d95f 100644 --- a/sfx2/sdi/frmslots.sdi +++ b/sfx2/sdi/frmslots.sdi @@ -94,7 +94,6 @@ interface Window SID_STYLE_DESIGNER // ole(no) api(final/play/rec) [ ExecMethod = ChildWindowExecute ; - StateMethod = ChildWindowState ; ] SID_RECORDING_FLOATWINDOW // ole(no) api(final/play/rec) [ -- cgit