diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-01-19 23:22:49 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-01-19 23:22:49 +0100 |
commit | 103ebf53e8acb8cc641fe97ba14b3ff04f33f8a8 (patch) | |
tree | acca46a412b6a11ae957aa5a0e08604546ff2f79 /sc/sdi/docsh.sdi | |
parent | c08d97576a8e0e4578073cc28da7ffe93a8b44b1 (diff) | |
parent | a15b7f802db8a2286ce59f325d50b2db29743171 (diff) |
rebased to DEV300_m69.
Diffstat (limited to 'sc/sdi/docsh.sdi')
-rw-r--r-- | sc/sdi/docsh.sdi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/sdi/docsh.sdi b/sc/sdi/docsh.sdi index ad6dfbf31e42..bb1089820a9e 100644 --- a/sc/sdi/docsh.sdi +++ b/sc/sdi/docsh.sdi @@ -70,7 +70,7 @@ interface TableSelection //============================================================================ -interface TableDocument : OfficeDocument +interface TableDocument [ uuid = "BA338A42-064E-11d0-89CB-008029E4B0B1" ; ] @@ -117,7 +117,7 @@ interface TableDocument : OfficeDocument //============================================================================ -shell ScDocShell : SfxObjectShell +shell ScDocShell [ uuid ( "3F543FA0-B6A6-101B-9961-04021C007002" ) ] |