From 8db2b280d65667077ee3c96581c700b5a6d37749 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 29 Mar 2005 14:47:23 +0000 Subject: INTEGRATION: CWS sj17 (1.64.208); FILE MERGED 2005/03/18 17:09:58 sj 1.64.208.2: RESYNC: (1.64-1.65); FILE MERGED 2005/03/09 17:29:32 sj 1.64.208.1: #i37687# fixed status update for master/slave commands --- svx/sdi/svx.sdi | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) (limited to 'svx') diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 51186d5babb7..17ab835b8ada 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -2,9 +2,9 @@ * * $RCSfile: svx.sdi,v $ * - * $Revision: 1.65 $ + * $Revision: 1.66 $ * - * last change: $Author: vg $ $Date: 2005-03-08 15:08:50 $ + * last change: $Author: rt $ $Date: 2005-03-29 15:47:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -12652,8 +12652,8 @@ SfxVoidItem FontworkGalleryFloater SID_FONTWORK_GALLERY_FLOATER ] //-------------------------------------------------------------------------- -SfxBoolItem FontworkShapeTypes SID_FONTWORK_SHAPE_TYPES -(SfxStringItem FontworkShapeTypes SID_FONTWORK_SHAPE_TYPES) +SfxBoolItem FontworkShapeType SID_FONTWORK_SHAPE_TYPE +(SfxStringItem FontworkShapeType SID_FONTWORK_SHAPE_TYPE) [ /* flags: */ AutoUpdate = TRUE, @@ -12679,28 +12679,6 @@ SfxBoolItem FontworkShapeTypes SID_FONTWORK_SHAPE_TYPES GroupId = GID_OPTIONS; ] -//-------------------------------------------------------------------------- -SfxStringItem FontworkShapeType SID_FONTWORK_SHAPE_TYPE - -[ - /* flags: */ - AutoUpdate = FALSE, - Cachable = Cachable, - FastCall = FALSE, - HasCoreId = FALSE, - ReadOnlyDoc = FALSE, - Toggle = FALSE, - Container = FALSE, - Asynchron; - - /* config: */ - AccelConfig = FALSE, - MenuConfig = FALSE, - StatusBarConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = GID_DRAWING; -] - //-------------------------------------------------------------------------- SfxBoolItem FontworkSameLetterHeights SID_FONTWORK_SAME_LETTER_HEIGHTS -- cgit