diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:47:23 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:47:23 +0000 |
commit | 8db2b280d65667077ee3c96581c700b5a6d37749 (patch) | |
tree | 287fdb53e58e264233c70bfebfc6d94f10917116 /svx/sdi | |
parent | 59c36bace99a8a7727c69083714124ec01ac22d6 (diff) |
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
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 30 |
1 files changed, 4 insertions, 26 deletions
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, @@ -12680,28 +12680,6 @@ SfxBoolItem FontworkShapeTypes SID_FONTWORK_SHAPE_TYPES ] //-------------------------------------------------------------------------- -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 [ |