summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 11:04:54 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commitce97f3a37bf01a53d68eb8cd50ca72694ec2a922 (patch)
tree559b65c616b7c6e6792c9a5293b9a7530272b433
parent114904097baa0a456b59d168742c04a1c73432a8 (diff)
remove commented out stuff from .SDI files
Change-Id: I1e893afcd33bf9a5cf934a021fe40548ddc33699
-rw-r--r--sc/sdi/drawsh.sdi23
-rw-r--r--sc/sdi/tabvwsh.sdi1
-rw-r--r--sd/sdi/_drvwsh.sdi25
-rw-r--r--sd/sdi/outlnvsh.sdi14
-rw-r--r--sfx2/sdi/frmslots.sdi101
-rw-r--r--svx/sdi/svxslots.sdi23
-rw-r--r--sw/sdi/_viewsh.sdi5
-rw-r--r--sw/sdi/swslots.sdi20
-rw-r--r--sw/sdi/tabsh.sdi14
-rw-r--r--sw/sdi/textsh.sdi8
-rw-r--r--sw/sdi/viewsh.sdi5
-rw-r--r--sw/sdi/wviewsh.sdi5
12 files changed, 3 insertions, 241 deletions
diff --git a/sc/sdi/drawsh.sdi b/sc/sdi/drawsh.sdi
index 2e22ad690f74..0aa9964237ae 100644
--- a/sc/sdi/drawsh.sdi
+++ b/sc/sdi/drawsh.sdi
@@ -36,8 +36,6 @@ interface TableDraw
SID_OPENDLG_EDIT_PRINTAREA [ StateMethod = StateDisableItems; Export = FALSE; ]
// andere:
SID_DRAW_CHART [ StateMethod = StateDisableItems; Export = FALSE; ]
- //! SID_STYLE_DESIGNER [ StateMethod = StateDisableItems; Export = FALSE; ]
- //! SID_OPENDLG_FUNCTION[ StateMethod = StateDisableItems; Export = FALSE; ]
SID_STYLE_FAMILY2 [ StateMethod = StateDisableItems; Export = FALSE; ]
SID_STYLE_FAMILY4 [ StateMethod = StateDisableItems; Export = FALSE; ]
SID_STYLE_APPLY [ StateMethod = StateDisableItems; Export = FALSE; ]
@@ -120,10 +118,8 @@ interface TableDraw
//! PseudoSlots gibt Aerger mit Referenz-Dialogen ???
SID_OBJECT_ALIGN
[
- // PseudoSlots = TRUE;
PseudoSlots = FALSE ;
Export = FALSE ;
- // PseudoPrefix = SID_OBJECT_ALIGN;
ExecMethod = ExecDrawFunc ;
StateMethod = GetDrawFuncState ;
GroupId = GID_FORMAT ;
@@ -158,16 +154,6 @@ interface TableDraw
// !!! special
SID_DELETE [ExecMethod = ExecDrawFunc ;StateMethod = GetDrawFuncState; Export = FALSE ;]
- /*
- SfxVoidItem Delete SID_DELETE ( )
- [
- ExecMethod = ExecDrawFunc ;
- StateMethod = GetDrawFuncState ;
- Export = FALSE ;
- GroupId = GID_EDIT ;
- ToolBoxConfig , MenuConfig , AccelConfig ;
- ]
- */
SID_DELETE_CONTENTS [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
SID_CUT [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
SID_COPY [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
@@ -177,15 +163,6 @@ interface TableDraw
SID_OBJECT_MIRROR [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
SID_BEZIER_EDIT [ ExecMethod = ExecDrawFunc; StateMethod = GetState; Export = FALSE; ]
SID_MIRROR_HORIZONTAL[ ExecMethod = ExecDrawFunc;StateMethod = GetDrawFuncState; Export = FALSE; ]
- /*
- SfxVoidItem ObjectMirrorHorizontal SID_MIRROR_HORIZONTAL ( )
- [
- StateMethod = GetDrawFuncState ;
- Export = FALSE ;
- GroupId = GID_FORMAT ;
- MenuConfig ; //FS
- ]
- */
SID_MIRROR_VERTICAL [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
SID_FLIP_HORIZONTAL [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
SID_FLIP_VERTICAL [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index 7a08418357b1..4597f16dee25 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -86,7 +86,6 @@ interface BaseSelection
SID_DRAW_NOTEEDIT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_OBJECTRESIZE [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]
- //SID_CHOOSE_CONTROLS [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_OBJECT_SELECT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_DRAW_LINE [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_DRAW_RECT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index c303e6f9da39..dee3df203924 100644
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -284,13 +284,6 @@ interface DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- /* -> SVX
- SID_PARA_DLG // ole : no, status : ?
- [
- ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
- ]
-*/
SID_PARA_DLG // ole : no, status : ?
[
@@ -781,13 +774,6 @@ interface DrawView
StateMethod = GetMenuState ;
]
- /* -> SVX
- SID_OBJECT_ROTATE // ole : no, status : ?
- [
- ExecMethod = FuPermanent ;
- StateMethod = GetMenuState ;
- ]
-*/
SID_OBJECT_ROTATE // ole : no, status : ?
[
@@ -802,13 +788,6 @@ interface DrawView
ExecMethod = FuPermanent ;
StateMethod = GetMenuState ;
]
- /* -> DB
- SID_OBJECT_MIRROR // ole : no, status : play rec
- [
- ExecMethod = FuPermanent ;
- StateMethod = GetMenuState ;
- ]
-*/
SID_OBJECT_MIRROR // ole : no, status : play rec
[
@@ -2127,15 +2106,11 @@ interface DrawView
[
ExecMethod = ExecOptionsBar ;
StateMethod = GetOptionsBarState ;
- //ExecMethod = FuTemporary ;
- //StateMethod = GetMenuState ;
]
SID_HELPLINES_VISIBLE // ole : no, status : ?
[
ExecMethod = ExecOptionsBar ;
StateMethod = GetOptionsBarState ;
- //ExecMethod = FuTemporary ;
- //StateMethod = GetMenuState ;
]
SID_SOLID_CREATE // ole : ?, status : ?
[
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi
index 535f196df168..fdbbfd798245 100644
--- a/sd/sdi/outlnvsh.sdi
+++ b/sd/sdi/outlnvsh.sdi
@@ -427,20 +427,6 @@ interface OutlineView
ExecMethod = FuTemporaryModify ;
StateMethod = GetMenuState ;
]
- /*
- SID_PRINTDOC // ole : no, status : ?
- [
- StateMethod = GetMenuState ;
- ]
- SID_PRINTDOCDIRECT // ole : no, status : ?
- [
- StateMethod = GetMenuState ;
- ]
- SID_SETUPPRINTER // ole : no, status : ?
- [
- StateMethod = GetMenuState ;
- ]
-*/
SID_MAIL_SCROLLBODY_PAGEDOWN // ole : no, status : ?
[
diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi
index d187e1201a6d..3d41c1c72d6a 100644
--- a/sfx2/sdi/frmslots.sdi
+++ b/sfx2/sdi/frmslots.sdi
@@ -155,107 +155,6 @@ interface Window
- sfx2/source/dialog/dockwin.cxx
- sfx2/sdi/frmslots.sdi
- sfx2/inc/sfx2/sfxsids.hrc
-
- SID_DOCKWIN_10
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_11
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_12
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_13
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_14
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_15
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_16
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_17
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_18
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_19
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_20
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_21
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_22
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_23
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_24
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_25
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_26
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_27
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_28
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
- SID_DOCKWIN_29
- [
- ExecMethod = ChildWindowExecute ;
- StateMethod = ChildWindowState ;
- ]
*/
// Window.GetFrameWindow( "Name" )
SID_FILLFRAME
diff --git a/svx/sdi/svxslots.sdi b/svx/sdi/svxslots.sdi
index d29b2a314fd9..4e501cb8da6d 100644
--- a/svx/sdi/svxslots.sdi
+++ b/svx/sdi/svxslots.sdi
@@ -25,7 +25,6 @@ SlotIdFile( "svxslots.hrc" )
]
{
-
include "sfxitems.sdi"
include "sfx.sdi"
include "svxitems.sdi"
@@ -33,27 +32,5 @@ SlotIdFile( "svxslots.hrc" )
include "svx.sdi"
include "fmslots.sdi"
-/* interface SearchSettings: Object
- {
- SID_SEARCH_ITEM
- [
- ExecMethod = _ExecSearch;
- StateMethod = _StateSearch;
- ]
- }
-
- interface Interior : Object
- {
- SID_ATTR_BRUSH // status(final|play)
- [
- ExecMethod = ExecBckCol ;
- StateMethod = GetBckColState ;
- ]
- }
-
- interface OLEObjects : Collection
- {
- }
-*/
}
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index ab835f50d7fe..7aed0a13ee1b 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -472,9 +472,8 @@ interface BaseTextEditView
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- /*
- search and replace
-*/
+
+ /* search and replace */
SID_SEARCH_ITEM // status()
[
diff --git a/sw/sdi/swslots.sdi b/sw/sdi/swslots.sdi
index 389e88314a2b..380ab72dbaf5 100644
--- a/sw/sdi/swslots.sdi
+++ b/sw/sdi/swslots.sdi
@@ -33,25 +33,7 @@ ModulePrefix( "Sw" )
include "svx.sdi"
item String TbxDummyItem;
-/*
- item String XFillAttrSetItem;
- item String XFillBitmapItem;
- item String XFillColorItem;
- item String XFillGradientItem;
- item String XFillHatchItem;
- item String XFillStyleItem;
- item String XLineAttrSetItem;
- item String XLineColorItem;
- item String XLineDashItem;
- item String XLineEndItem;
- item String XLineEndWidthItem;
- item String XLineEndCenterItem;
- item String XLineStartItem;
- item String XLineStartWidthItem;
- item String XLineStartCenterItem;
- item String XLineStyleItem;
- item String XLineWidthItem;
-*/
+
include "switems.sdi"
include "swriter.sdi"
diff --git a/sw/sdi/tabsh.sdi b/sw/sdi/tabsh.sdi
index c229880ba65b..1e362ef48019 100644
--- a/sw/sdi/tabsh.sdi
+++ b/sw/sdi/tabsh.sdi
@@ -29,20 +29,6 @@ interface TextTable : BaseTextTable
StateMethod = NoState;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-/*
- SvxFormatSplitItem TableSplit SID_ATTR_PARA_SPLIT // status(final|play)
- [
- ExecMethod = Execute;
- StateMethod = GetState;
- GroupId = GID_TABLE ;
- ]
- SvxFormatKeepItem TableKeepTogether SID_ATTR_PARA_KEEP // status(final|play)
- [
- ExecMethod = Execute;
- StateMethod = GetState;
- GroupId = GID_TABLE ;
- ]
-*/
}
shell SwTableShell : SwBaseShell
diff --git a/sw/sdi/textsh.sdi b/sw/sdi/textsh.sdi
index a0e0fe6d21b3..2b8f19460b04 100644
--- a/sw/sdi/textsh.sdi
+++ b/sw/sdi/textsh.sdi
@@ -37,14 +37,6 @@ interface Text : BaseText
ReadOnlyDoc = FALSE ;
]
-/*
-enum TOXTypes
-{
- TOX_INDEX,
- TOX_USER,
- TOX_CONTENT
-};
-*/
FN_INSERT_IDX_ENTRY_DLG // status(final|play)
[
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index ad223f9d2d0c..30dd84da766c 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -195,13 +195,8 @@ interface TextEditView : BaseTextEditView
}
shell SwView
-
{
import TextEditView;
-// import TextPage "Page";
-// import SearchSettings;
-// import SearchAttributes;
-// import ReplaceAttributes;
}
interface TextPrintPreview
diff --git a/sw/sdi/wviewsh.sdi b/sw/sdi/wviewsh.sdi
index b8f37e1ad73f..0e2a0ac5d056 100644
--- a/sw/sdi/wviewsh.sdi
+++ b/sw/sdi/wviewsh.sdi
@@ -48,11 +48,6 @@ interface WebEditView : BaseTextEditView
shell SwWebView
{
import WebEditView;
-// import SearchSettings;
-// import TextPage "Page";
-// import SearchAttributes;
-// import ReplaceAttributes;
-
}
interface WebSourceView