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
This commit is contained in:
parent
59c36bace9
commit
8db2b280d6
1 changed files with 4 additions and 26 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue