summaryrefslogtreecommitdiff
path: root/sd/sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 10:36:32 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commit114904097baa0a456b59d168742c04a1c73432a8 (patch)
treed07c5937b77182dc26ed9cb88623cd4394601c21 /sd/sdi
parentf811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff)
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'sd/sdi')
-rw-r--r--sd/sdi/app.sdi3
-rw-r--r--sd/sdi/docshell.sdi3
-rw-r--r--sd/sdi/drviewsh.sdi3
-rw-r--r--sd/sdi/grdocsh.sdi3
-rw-r--r--sd/sdi/grviewsh.sdi3
-rw-r--r--sd/sdi/outlnvsh.sdi3
6 files changed, 0 insertions, 18 deletions
diff --git a/sd/sdi/app.sdi b/sd/sdi/app.sdi
index e4e10d652007..b2f6e16a4574 100644
--- a/sd/sdi/app.sdi
+++ b/sd/sdi/app.sdi
@@ -17,9 +17,6 @@
*/
interface StarImpress
-[
- uuid ( "A1814AE0-07D4-11CF-89CA-008029E4B0B1" )
-]
{
SID_NEWDOC // ole : ?, status : ?
[
diff --git a/sd/sdi/docshell.sdi b/sd/sdi/docshell.sdi
index 89a2766c90f4..d2a0011944ca 100644
--- a/sd/sdi/docshell.sdi
+++ b/sd/sdi/docshell.sdi
@@ -17,9 +17,6 @@
*/
interface ImpressDocument : DrawDocument
-[
- uuid ( "D8E15AE0-2FB4-11CF-89CA-008029E4B0B1" ) ;
-]
{
}
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index 3ec71655ff51..0ae6eea22062 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -16,9 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
interface ImpressEditView : DrawView
-[
- uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
-]
{
SID_MODIFYPAGE // ole : no, status : play rec
[
diff --git a/sd/sdi/grdocsh.sdi b/sd/sdi/grdocsh.sdi
index 892edfadf35a..961a4c6051bf 100644
--- a/sd/sdi/grdocsh.sdi
+++ b/sd/sdi/grdocsh.sdi
@@ -17,9 +17,6 @@
*/
interface GraphicDocument : DrawDocument
-[
- uuid ( "D7474100-ACDF-11D0-89CB-008029E4B0B1" ) ; // created at 04.04.97
-]
{
}
diff --git a/sd/sdi/grviewsh.sdi b/sd/sdi/grviewsh.sdi
index 3938b7089254..df765f3c62ee 100644
--- a/sd/sdi/grviewsh.sdi
+++ b/sd/sdi/grviewsh.sdi
@@ -17,9 +17,6 @@
*/
interface GraphicEditView : DrawView
-[
- uuid ( "95F11180-ACE0-11D0-89CA-008029E4B0B1" ) ;
-]
{
SID_SEARCH_OPTIONS // ole : ?, status : ?
[
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi
index d94914c4d46a..535f196df168 100644
--- a/sd/sdi/outlnvsh.sdi
+++ b/sd/sdi/outlnvsh.sdi
@@ -17,9 +17,6 @@
*/
interface OutlineView
-[
- uuid ( "92E2F580-2FB4-11CF-89CA-008029E4B0B1" ) ;
-]
{
SID_CUT // ole : no, status : ?
[