INTEGRATION: CWS sj05 (1.13.132); FILE MERGED
2004/03/15 13:04:18 sj 1.13.132.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/23 17:14:23 cl 1.13.132.1: #i20484# adding autoshape ui
This commit is contained in:
parent
d793e45991
commit
f2981c37fe
1 changed files with 50 additions and 0 deletions
|
@ -7020,3 +7020,53 @@ SfxVoidItem MasterLayoutsHandouts SID_MASTER_LAYOUTS_HANDOUTS
|
|||
ToolBoxConfig = TRUE,
|
||||
GroupId = GID_MODIFY;
|
||||
]
|
||||
|
||||
SfxBoolItem DrawFontwork SID_DRAW_FONTWORK
|
||||
[
|
||||
/* flags: */
|
||||
AutoUpdate = TRUE,
|
||||
Cachable = Cachable,
|
||||
FastCall = FALSE,
|
||||
HasCoreId = FALSE,
|
||||
HasDialog = FALSE,
|
||||
ReadOnlyDoc = FALSE,
|
||||
Toggle = FALSE,
|
||||
Container = FALSE,
|
||||
RecordAbsolute = FALSE,
|
||||
RecordPerItem;
|
||||
Synchron;
|
||||
|
||||
Readonly = FALSE,
|
||||
|
||||
/* config: */
|
||||
AccelConfig = TRUE,
|
||||
MenuConfig = TRUE,
|
||||
StatusBarConfig = FALSE,
|
||||
ToolBoxConfig = TRUE,
|
||||
GroupId = GID_DRAWING;
|
||||
]
|
||||
|
||||
SfxBoolItem DrawFontworkVertical SID_DRAW_FONTWORK_VERTICAL
|
||||
[
|
||||
/* flags: */
|
||||
AutoUpdate = TRUE,
|
||||
Cachable = Cachable,
|
||||
FastCall = FALSE,
|
||||
HasCoreId = FALSE,
|
||||
HasDialog = FALSE,
|
||||
ReadOnlyDoc = FALSE,
|
||||
Toggle = FALSE,
|
||||
Container = FALSE,
|
||||
RecordAbsolute = FALSE,
|
||||
RecordPerItem;
|
||||
Synchron;
|
||||
|
||||
Readonly = FALSE,
|
||||
|
||||
/* config: */
|
||||
AccelConfig = TRUE,
|
||||
MenuConfig = TRUE,
|
||||
StatusBarConfig = FALSE,
|
||||
ToolBoxConfig = TRUE,
|
||||
GroupId = GID_DRAWING;
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue