Kaydet (Commit) 179bc727 authored tarafından Mathias Bauer's avatar Mathias Bauer

#98951#: make sure that slot names are unique

üst 37d04e21
......@@ -2,9 +2,9 @@
*
* $RCSfile: _drvwsh.sdi,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: aw $ $Date: 2002-05-06 13:37:48 $
* last change: $Author: mba $ $Date: 2002-08-29 13:18:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -87,7 +87,7 @@ interface DrawView : View
ExecMethod = ExecCtrl ;
StateMethod = GetCtrlState ;
]
SfxVoidItem RevertToSaved SID_RELOAD ( ) // ole : no, status : ?
SID_RELOAD // ole : no, status : ?
[
GroupId = GID_DOCUMENT ;
ExecMethod = ExecCtrl ;
......@@ -257,9 +257,7 @@ interface DrawView : View
]
*/
SfxVoidItem Paragraph SID_PARA_DLG // ole : no, status : ?
(
)
SID_PARA_DLG // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
......@@ -277,10 +275,8 @@ interface DrawView : View
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
SfxVoidItem InsertGraphic SID_INSERT_GRAPHIC // ole : no, status : todo
(
SfxStringItem GraficName ID_VAL_DUMMY1;
)
SID_INSERT_GRAPHIC // ole : no, status : todo
[
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
......@@ -303,9 +299,8 @@ interface DrawView : View
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
SfxVoidItem InsertChart SID_INSERT_DIAGRAM // ole : yes, status : ?
(
)
SID_INSERT_DIAGRAM // ole : yes, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
......@@ -615,9 +610,7 @@ interface DrawView : View
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
]
SfxVoidItem Delete SID_DELETE // ole : no, status : ?
(
)
SID_DELETE // ole : no, status : ?
[
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
......@@ -686,7 +679,7 @@ interface DrawView : View
]
*/
SfxBoolItem Rotate SID_OBJECT_ROTATE // ole : no, status : ?
SID_OBJECT_ROTATE // ole : no, status : ?
[
ExecMethod = FuPermanent ;
StateMethod = GetMenuState ;
......@@ -1151,7 +1144,8 @@ interface DrawView : View
ExecMethod = FuPermanent ;
StateMethod = GetMenuState ;
]
TbxImageItem Alignment SID_OBJECT_ALIGN // ole : no, status : ?
TbxImageItem ObjectAlign SID_OBJECT_ALIGN // ole : no, status : ?
[
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
......@@ -1161,6 +1155,7 @@ interface DrawView : View
ToolBoxConfig ;
MenuConfig = TRUE;
]
SID_ZOOM_TOOLBOX // ole : no, status : ?
[
ExecMethod = FuSupport ;
......@@ -1229,8 +1224,9 @@ interface DrawView : View
ExecMethod = FuPermanent ;
]
// #98721#
SfxBoolItem CreateFieldControl SID_FM_CREATE_FIELDCONTROL
SID_FM_CREATE_FIELDCONTROL
[
SlotType = SfxBoolItem ;
ExecMethod = FuPermanent ;
]
SID_ATTR_YEAR2000
......@@ -1315,15 +1311,13 @@ interface DrawView : View
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
SfxTemplateItem TemplateFamily2 SID_STYLE_FAMILY2 // ole : no, status : ?
SID_STYLE_FAMILY2 // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
Export = FALSE ;
]
SfxVoidItem NewTemplate SID_STYLE_NEW // ole : no, status : ?
(
)
SID_STYLE_NEW // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -1334,50 +1328,42 @@ interface DrawView : View
[
StateMethod = GetAttrState ;
]
SfxVoidItem EditTemplate SID_STYLE_EDIT // ole : no, status : ?
(
)
SID_STYLE_EDIT // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
GroupId = GID_DOCUMENT ;
Cachable ;
]
SfxVoidItem DeleteTemplate SID_STYLE_DELETE // ole : no, status : ?
(
)
SID_STYLE_DELETE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
GroupId = GID_DOCUMENT ;
Cachable ;
]
SfxTemplateItem ApplyTemplate SID_STYLE_APPLY // ole : no, status : ?
SID_STYLE_APPLY // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
GroupId = GID_DOCUMENT ;
Cachable ;
]
SfxBoolItem TemplateWatercan SID_STYLE_WATERCAN // ole : no, status : ?
SID_STYLE_WATERCAN // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
GroupId = GID_DOCUMENT ;
Cachable ;
]
SfxVoidItem TemplateNewByExample SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
(
)
SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
GroupId = GID_DOCUMENT ;
Cachable ;
]
SfxVoidItem TemplateUpdateByExample SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
(
)
SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -1406,13 +1392,13 @@ interface DrawView : View
ExecMethod = ExecRuler ;
StateMethod = GetRulerState ;
]
SvxLongLRSpaceItem RulerLRSpace SID_ATTR_LONG_LRSPACE // ole : no, status : ?
SID_ATTR_LONG_LRSPACE // ole : no, status : ?
[
ExecMethod = ExecRuler ;
StateMethod = GetRulerState ;
Cachable ;
]
SvxLongULSpaceItem RulerULSpace SID_ATTR_LONG_ULSPACE // ole : no, status : ?
SID_ATTR_LONG_ULSPACE // ole : no, status : ?
[
ExecMethod = ExecRuler ;
StateMethod = GetRulerState ;
......@@ -1496,17 +1482,13 @@ interface DrawView : View
ExecMethod = FuPermanent ;
StateMethod = GetMenuState ;
]
SfxVoidItem ShowRuler SID_RULER // ole : no, status : play rec
(
SfxBoolItem IsActive ID_VAL_ISACTIVE;
)
SID_RULER // ole : no, status : play rec
[
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
GroupId = GID_DOCUMENT ;
SlotType = SfxBoolItem ;
Cachable ;
MenuConfig = TRUE ;
MenuConfig = TRUE ;
]
SID_TEXTALIGNMENT // ole : no, status : ?
[
......@@ -1588,7 +1570,7 @@ interface DrawView : View
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
SfxUInt32Item GalleryFormats SID_GALLERY_FORMATS // ole : no, status : ?
SID_GALLERY_FORMATS // ole : no, status : ?
[
ExecMethod = ExecGallery ;
StateMethod = GetGalleryState ;
......@@ -1687,12 +1669,7 @@ interface DrawView : View
// Problem mit SID_ATTR_FILL_COLOR:
// frueher XFillColor, jetzt Property FillColor (Get/Set)
// deswegen Export = FALSE !
SfxVoidItem SetFillColor SID_SETFILLCOLOR // ole : no, status : play rec
(
SfxUInt32Item Red ID_VAL_RED;
SfxUInt32Item Green ID_VAL_GREEN;
SfxUInt32Item Blue ID_VAL_BLUE;
)
SID_SETFILLCOLOR // ole : no, status : play rec
[
ExecMethod = AttrExec ;
StateMethod = AttrState ;
......
......@@ -4,9 +4,7 @@ interface StarImpress : Module
uuid ( "A1814AE0-07D4-11CF-89CA-008029E4B0B1" )
]
{
SfxVoidItem NewDoc SID_NEWDOC // ole : ?, status : ?
(
)
SID_NEWDOC // ole : ?, status : ?
[
ExecMethod = Execute ;
StateMethod = GetState ;
......
......@@ -2,7 +2,7 @@
shell SdDrawTextObjectBar
{
SfxTemplateItem ApplyTemplate SID_STYLE_APPLY // ole : ?, status : ?
SID_STYLE_APPLY // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
......@@ -64,63 +64,63 @@ shell SdDrawTextObjectBar
StateMethod = GetAttrState;
]
SfxBoolItem AdjustLeft SID_ATTR_PARA_ADJUST_LEFT // ole : ?, status : ?
SID_ATTR_PARA_ADJUST_LEFT // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem AdjustCenter SID_ATTR_PARA_ADJUST_CENTER // ole : ?, status : ?
SID_ATTR_PARA_ADJUST_CENTER // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem AdjustRight SID_ATTR_PARA_ADJUST_RIGHT // ole : ?, status : ?
SID_ATTR_PARA_ADJUST_RIGHT // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem AdjustBlock SID_ATTR_PARA_ADJUST_BLOCK // ole : ?, status : ?
SID_ATTR_PARA_ADJUST_BLOCK // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem ParaLeftToRight SID_ATTR_PARA_LEFT_TO_RIGHT // ole : ?, status : ?
SID_ATTR_PARA_LEFT_TO_RIGHT // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem ParaRightToLeft SID_ATTR_PARA_RIGHT_TO_LEFT // ole : ?, status : ?
SID_ATTR_PARA_RIGHT_TO_LEFT // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem LineSpacing100 SID_ATTR_PARA_LINESPACE_10 // ole : ?, status : ?
SID_ATTR_PARA_LINESPACE_10 // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem LineSpacing150 SID_ATTR_PARA_LINESPACE_15 // ole : ?, status : ?
SID_ATTR_PARA_LINESPACE_15 // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
// Cachable, AutoUpdate;
]
SfxBoolItem LineSpacing200 SID_ATTR_PARA_LINESPACE_20 // ole : ?, status : ?
SID_ATTR_PARA_LINESPACE_20 // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
......@@ -176,12 +176,12 @@ shell SdDrawTextObjectBar
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SfxBoolItem TextdirectionLeftToRight SID_TEXTDIRECTION_LEFT_TO_RIGHT // ole : ?, status : ?
SID_TEXTDIRECTION_LEFT_TO_RIGHT // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SfxBoolItem TextdirectionTopToBottom SID_TEXTDIRECTION_TOP_TO_BOTTOM // ole : ?, status : ?
SID_TEXTDIRECTION_TOP_TO_BOTTOM // ole : ?, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
......
......@@ -5,8 +5,8 @@
#* Beschreibung ImpressViewShell-IDL
#*
#* Ersterstellung SOH (04.04.97)
#* Letzte Aenderung $Author: mba $ $Date: 2002-03-28 16:29:03 $
#* $Revision: 1.4 $
#* Letzte Aenderung $Author: mba $ $Date: 2002-08-29 13:15:03 $
#* $Revision: 1.5 $
#*
#* $Logfile: T:/sd/sdi/drviewsh.sdv $
#*
......@@ -16,7 +16,7 @@
Source Code Control System - Header
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/drviewsh.sdi,v 1.4 2002-03-28 16:29:03 mba Exp $
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/drviewsh.sdi,v 1.5 2002-08-29 13:15:03 mba Exp $
*************************************************************************/
......@@ -115,7 +115,7 @@ interface ImpressEditView : DrawView
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
]
SfxTemplateItem TemplateFamily5 SID_STYLE_FAMILY5 // ole : no, status : ?
SID_STYLE_FAMILY5 // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -232,6 +232,9 @@ shell SdPreviewViewShell : SfxViewShell
Source Code Control System - History
$Log: not supported by cvs2svn $
Revision 1.4 2002/03/28 16:29:03 mba
#98396#: new slot export
Revision 1.3 2001/08/07 13:36:07 thb
#88546# Added preview mode for Draw/Impress documents
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: outlnvsh.sdi,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: ka $ $Date: 2002-03-08 15:28:48 $
* last change: $Author: mba $ $Date: 2002-08-29 13:15:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -252,9 +252,7 @@ interface OutlineView : View
ExecMethod = ExecStatusBar ;
StateMethod = GetStatusBarState ;
]
SfxVoidItem RevertToSaved SID_RELOAD // ole : no, status : ?
(
)
SID_RELOAD // ole : no, status : ?
[
GroupId = GID_DOCUMENT ;
ExecMethod = ExecCtrl ;
......@@ -289,7 +287,7 @@ interface OutlineView : View
]
// Vorlagen
// kein Menueeintrag
SfxTemplateItem TemplateFamily2 SID_STYLE_FAMILY2 // ole : no, status : ?
SID_STYLE_FAMILY2 // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -304,9 +302,7 @@ interface OutlineView : View
StateMethod = GetAttrState ;
]
// kein Menueeintrag
SfxVoidItem EditTemplate SID_STYLE_EDIT // ole : no, status : ?
(
)
SID_STYLE_EDIT // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -314,9 +310,7 @@ interface OutlineView : View
Cachable ;
]
// kein Menueeintrag
SfxVoidItem TemplateUpdateByExample SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
(
)
SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -324,7 +318,7 @@ interface OutlineView : View
Cachable ;
]
// kein Menueeintrag
SfxBoolItem TemplateWatercan SID_STYLE_WATERCAN // ole : no, status : ?
SID_STYLE_WATERCAN // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -332,9 +326,7 @@ interface OutlineView : View
Cachable ;
]
// kein Menueeintrag
SfxVoidItem TemplateNewByExample SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
(
)
SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -342,9 +334,7 @@ interface OutlineView : View
Cachable ;
]
// kein Menueeintrag
SfxVoidItem NewTemplate SID_STYLE_NEW // ole : no, status : ?
(
)
SID_STYLE_NEW // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......@@ -352,9 +342,7 @@ interface OutlineView : View
Cachable ;
]
// kein Menueeintrag
SfxVoidItem DeleteTemplate SID_STYLE_DELETE // ole : no, status : ?
(
)
SID_STYLE_DELETE // ole : no, status : ?
[
ExecMethod = FuTemporary ;
StateMethod = GetAttrState ;
......
......@@ -5188,31 +5188,6 @@ TbxImageItem Objects3DToolbox SID_DRAWTBX_3D_OBJECTS
GroupId = GID_DRAWING;
]
//--------------------------------------------------------------------------
SfxVoidItem Options SID_WORKINGAREA
()
[
/* flags: */
AutoUpdate = FALSE,
Cachable = Cachable,
FastCall = FALSE,
HasCoreId = FALSE,
HasDialog = FALSE,
ReadOnlyDoc = TRUE,
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
RecordPerSet;
Synchron;
/* config: */
AccelConfig = FALSE,
MenuConfig = FALSE,
StatusBarConfig = FALSE,
ToolBoxConfig = FALSE,
GroupId = GID_OPTIONS;
]
//--------------------------------------------------------------------------
SfxVoidItem OriginalSize SID_ORIGINAL_SIZE
()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment