From e714b2f699d273f669779ba20a8cd3a2ee57d69d Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 8 Nov 2005 15:29:16 +0000 Subject: INTEGRATION: CWS impress74 (1.10.38); FILE MERGED 2005/10/28 08:44:15 af 1.10.38.1: #i56800# Set ReadOnlyDoc to TRUE for the SID_NORMAL_MULTI_PANE_GUI slot. --- sd/sdi/ViewShellBase.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sd/sdi/ViewShellBase.sdi b/sd/sdi/ViewShellBase.sdi index 2e244124e9fe..dc79545798e0 100644 --- a/sd/sdi/ViewShellBase.sdi +++ b/sd/sdi/ViewShellBase.sdi @@ -4,9 +4,9 @@ * * $RCSfile: ViewShellBase.sdi,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2005-09-23 14:58:35 $ + * last change: $Author: rt $ $Date: 2005-11-08 16:29:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -204,7 +204,7 @@ SfxBoolItem NormalMultiPaneGUI SID_NORMAL_MULTI_PANE_GUI FastCall = FALSE, HasCoreId = FALSE, HasDialog = TRUE, - ReadOnlyDoc = FALSE, + ReadOnlyDoc = TRUE, Toggle = FALSE, Container = FALSE, RecordAbsolute = FALSE, -- cgit