INTEGRATION: CWS impress16 (1.4.46); FILE MERGED

2004/10/25 14:08:55 af 1.4.46.1: #i34291# Inverted ReadOnlyDoc for SID_LEFT_PANE_IMPRESS/DRAW.
This commit is contained in:
Jens-Heiner Rechtien 2004-11-26 14:00:10 +00:00
parent fcb239b860
commit d11beca6e0

View file

@ -2,9 +2,9 @@
*
* $RCSfile: ViewShellBase.sdi,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2004-11-16 16:10:54 $
* last change: $Author: hr $ $Date: 2004-11-26 15:00:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -126,7 +126,7 @@ SfxBoolItem LeftPaneImpress SID_LEFT_PANE_IMPRESS
FastCall = FALSE,
HasCoreId = FALSE,
HasDialog = TRUE,
ReadOnlyDoc = FALSE,
ReadOnlyDoc = TRUE,
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
@ -152,7 +152,7 @@ SfxBoolItem LeftPaneDraw SID_LEFT_PANE_DRAW
FastCall = FALSE,
HasCoreId = FALSE,
HasDialog = TRUE,
ReadOnlyDoc = FALSE,
ReadOnlyDoc = TRUE,
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,