summaryrefslogtreecommitdiff
path: root/sc/sdi/docsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi/docsh.sdi')
-rw-r--r--sc/sdi/docsh.sdi14
1 files changed, 1 insertions, 13 deletions
diff --git a/sc/sdi/docsh.sdi b/sc/sdi/docsh.sdi
index ab22bbf4a8d9..d103ee7fb7d7 100644
--- a/sc/sdi/docsh.sdi
+++ b/sc/sdi/docsh.sdi
@@ -18,9 +18,6 @@
interface TableSelection
-[
- uuid = "BA338A41-064E-11d0-89CB-008029E4B0B1" ;
-]
{
SID_DELETE_PRINTAREA [ ExecMethod = Execute; StateMethod = GetState; ]
SID_OPENDLG_EDIT_PRINTAREA [ ExecMethod = Execute; StateMethod = GetState; ]
@@ -59,9 +56,6 @@ interface TableSelection
interface TableDocument
-[
- uuid = "BA338A42-064E-11d0-89CB-008029E4B0B1" ;
-]
{
SID_OPEN_CALC [ ExecMethod = Execute; StateMethod = GetState; ]
SID_SBA_IMPORT [ ExecMethod = Execute; StateMethod = GetState; ]
@@ -77,10 +71,7 @@ interface TableDocument
SID_PIVOT_GET [ StateMethod = GetSbxState; ]
SID_SC_ACTIVEOBJECT [ StateMethod = GetDrawObjState; ]
SID_ATTR_YEAR2000 [ StateMethod = GetState; ExecMethod = Execute; ]
- SbxObject OLEObjects
- [
- IsCollection ;
- ]
+ SbxObject OLEObjects []
SID_CHART_SOURCE [ ExecMethod = Execute; ]
SID_CHART_ADDSOURCE [ ExecMethod = Execute; ]
FID_AUTO_CALC [ ExecMethod = Execute; StateMethod = GetState; ]
@@ -106,9 +97,6 @@ interface TableDocument
shell ScDocShell
-[
- uuid ( "3F543FA0-B6A6-101B-9961-04021C007002" )
-]
{
import TableDocument;
}