From 5a8edf8b5974aafab02fa71247d09b30ffb3f079 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 27 Jan 2005 13:11:09 +0000 Subject: INTEGRATION: CWS impress27 (1.8.634); FILE MERGED 2004/12/14 15:53:55 af 1.8.634.1: #i38391# Removed support for the preview window. --- sd/sdi/sdnew.sdi | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/sd/sdi/sdnew.sdi b/sd/sdi/sdnew.sdi index fab5c9f9f8c5..2c94a4d59786 100644 --- a/sd/sdi/sdnew.sdi +++ b/sd/sdi/sdnew.sdi @@ -75,26 +75,3 @@ SfxBoolItem OutputQualityContrast SID_OUTPUT_QUALITY_CONTRAST ToolBoxConfig = TRUE, GroupId = GID_VIEW; ] - -SfxBoolItem PreviewQualityContrast SID_PREVIEW_QUALITY_CONTRAST - -[ - /* flags: */ - AutoUpdate = FALSE, - Cachable = Cachable, - FastCall = FALSE, - HasCoreId = FALSE, - HasDialog = FALSE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - Asynchron; - - Readonly = FALSE, - /* config: */ - AccelConfig = TRUE, - MenuConfig = TRUE, - StatusBarConfig = FALSE, - ToolBoxConfig = TRUE, - GroupId = GID_VIEW; -] -- cgit