summaryrefslogtreecommitdiff
path: root/sd/sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-24 13:06:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-27 06:10:05 +0000
commitee045805e640058d798029ce20b7d9f75d138b38 (patch)
treeb0fbe20946e536adb3e773186aa1f32257d9be40 /sd/sdi
parent595e3971b130addbc6e5b749f53fc681fa6bc031 (diff)
remove unhandled SID commands in sd
checked to make sure none of the related .uno commands are present in any .xcu files. Change-Id: Iec555836a0a926e070b7632dc1205decf49d331f Reviewed-on: https://gerrit.libreoffice.org/35615 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/sdi')
-rw-r--r--sd/sdi/_drvwsh.sdi20
-rw-r--r--sd/sdi/sdraw.sdi109
-rw-r--r--sd/sdi/tables.sdi5
3 files changed, 0 insertions, 134 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index b5f40fff9084..e2206f7ca94a 100644
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -432,11 +432,6 @@ interface DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- SID_SELECTAT // ole : no, status : play rec
- [
- ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
- ]
SID_PRESENTATION_LAYOUT // ole : no, status : ?
[
ExecMethod = FuTemporary ;
@@ -669,11 +664,6 @@ interface DrawView
ExecMethod = FuSupport ;
StateMethod = GetMenuState ;
]
- SID_ZOOM // ole : no, status : play rec
- [
- ExecMethod = FuSupport ;
- StateMethod = GetMenuState ;
- ]
SID_DELETE // ole : no, status : ?
[
ExecMethod = FuSupport ;
@@ -1633,11 +1623,6 @@ interface DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
- SID_GRAPHIC_EXPORT // ole : no, status : ?
- [
- ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
- ]
SID_NAME_GROUP // ole : no, status : ?
[
ExecMethod = FuTemporary ;
@@ -1680,11 +1665,6 @@ interface DrawView
GroupId = GID_DOCUMENT ;
MenuConfig = TRUE ;
]
- SID_TEXTALIGNMENT // ole : no, status : ?
- [
- ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
- ]
SID_COLOR_CONTROL // ole : no, status : ?
[
ExecMethod = FuTemporary ;
diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi
index bbaf03a7683e..58eb1559a9a9 100644
--- a/sd/sdi/sdraw.sdi
+++ b/sd/sdi/sdraw.sdi
@@ -1848,23 +1848,6 @@ SfxVoidItem GradientStartColor SID_SETGRADSTARTCOLOR
GroupId = GID_FORMAT;
]
-SfxVoidItem GraphicExport SID_GRAPHIC_EXPORT
-()
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
-]
-
SfxBoolItem GridFront SID_GRID_FRONT
[
@@ -3461,23 +3444,6 @@ SvxObjectItem RulerObject SID_RULER_OBJECT
GroupId = ;
]
-SfxVoidItem SelectAt SID_SELECTAT
-(SfxUInt32Item AnchorX ID_VAL_ANCHOR_X,SfxUInt32Item AnchorY ID_VAL_ANCHOR_Y,SfxUInt32Item Left ID_VAL_MOUSESTART_X,SfxUInt32Item Top ID_VAL_MOUSESTART_Y,SfxUInt32Item Right ID_VAL_LENGTH_X,SfxUInt32Item Bottom ID_VAL_LENGTH_Y)
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
-]
-
SfxVoidItem SelectGradient SID_SELECTGRADIENT
(SfxStringItem Name ID_VAL_INDEX)
[
@@ -3741,23 +3707,6 @@ SfxBoolItem Sphere SID_3D_SPHERE
GroupId = GID_DRAWING;
]
-SfxVoidItem StartApplication SID_STARTAPP
-()
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
-]
-
SfxVoidItem SummaryPage SID_SUMMARY_PAGE
()
[
@@ -3825,24 +3774,6 @@ SfxVoidItem SwitchPointEdit SID_SWITCH_POINTEDIT
GroupId = GID_VIEW;
]
-SfxBoolItem TextAlignment SID_TEXTALIGNMENT
-
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
-]
-
SfxVoidItem TextAttributes SID_TEXTATTR_DLG
(SfxBoolItem IsAutoGrow ID_VAL_DUMMY0,SfxBoolItem IsCenter ID_VAL_DUMMY1,SfxBoolItem IsFitToSize ID_VAL_DUMMY2,SfxUInt32Item LeftBorder ID_VAL_DUMMY3,SfxUInt32Item RightBorder ID_VAL_DUMMY4,SfxUInt32Item TopBorder ID_VAL_DUMMY5,SfxUInt32Item BottomBorder ID_VAL_DUMMY6)
[
@@ -4238,22 +4169,6 @@ SfxBoolItem DisplayMasterObjects SID_DISPLAY_MASTER_OBJECTS
GroupId = GID_VIEW;
]
-SfxVoidItem TableToolBox SID_TABLE_TOOLBOX
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
-]
-
SfxVoidItem DistributeColumns SID_TABLE_DISTRIBUTE_COLUMNS
()
[
@@ -4428,30 +4343,6 @@ SfxInt32Item SwitchViewShell SID_SWITCH_SHELL
GroupId = GID_VIEW;
]
-/** This item holds the requested pane of the multi pane GUI in which a
- change of the view shell is requested by a call to the SID_SWITCH_SHELL
- slot.
-*/
-SfxInt32Item SwitchViewShellPane SID_SWITCH_SHELL_PANE
-[
- // flags:
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Asynchron;
-
-
- // config:
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
-]
-
SfxBoolItem LeftPaneImpress SID_LEFT_PANE_IMPRESS
[
diff --git a/sd/sdi/tables.sdi b/sd/sdi/tables.sdi
index 4e234a75aefd..ba9488841933 100644
--- a/sd/sdi/tables.sdi
+++ b/sd/sdi/tables.sdi
@@ -18,11 +18,6 @@
shell TableObjectBar
{
- SID_TABLE_TOOLBOX // ole : no, status : ?
- [
- ExecMethod = Execute ;
- StateMethod = GetState ;
- ]
SID_FRAME_LINESTYLE
[
ExecMethod = Execute;