summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.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 /sw/sdi/viewsh.sdi
parentf811edfa9a0faaee2551be1fd9e401dfb4168a10 (diff)
remove unused UUID and VERSION from .SDI files
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-rw-r--r--sw/sdi/viewsh.sdi7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index 80cafa8af959..ad223f9d2d0c 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -17,14 +17,12 @@
*/
interface TextInTable
-[ uuid = "63C33940-69D8-101D-9757-C667E8298000" ]
{
import Text;
import TextTable;
}
interface ListInTable
-[ uuid="7F1A6E20-69D8-101D-9757-C667E8298000" ]
{
import Text;
import TextList;
@@ -32,16 +30,12 @@ interface ListInTable
}
interface ListInText
-[ uuid = "8A4C07E0-69D8-101D-9757-C667E8298000"]
{
import TextList;
import Text;
}
interface TextEditView : BaseTextEditView
-[
- uuid = "09782660-111A-101D-9757-6E74207A7520"
-]
{
// Slots, which are not needed in the WebDocShell
FN_INSERT_OBJ_CTRL
@@ -211,7 +205,6 @@ shell SwView
}
interface TextPrintPreview
-[ uuid = "1622A480-111A-101D-9757-6E74207A7520" ]
{
SID_BROWSER_MODE
[