diff options
-rw-r--r-- | svx/sdi/svx.sdi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 4b067f001f07..e1e00a4b80b2 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -4565,8 +4565,7 @@ SfxVoidItem ChangePicture SID_CHANGE_PICTURE [ AutoUpdate = FALSE, FastCall = FALSE, - ReadOnlyDoc = TRUE, - ViewerApp = FALSE, + ReadOnlyDoc = FALSE, Toggle = FALSE, Container = FALSE, RecordAbsolute = FALSE, @@ -4600,8 +4599,7 @@ SfxVoidItem CompressGraphic SID_COMPRESS_GRAPHIC [ AutoUpdate = FALSE, FastCall = FALSE, - ReadOnlyDoc = TRUE, - ViewerApp = FALSE, + ReadOnlyDoc = FALSE, Toggle = FALSE, Container = FALSE, RecordAbsolute = FALSE, |