summaryrefslogtreecommitdiffstats
path: root/sd/sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-08 09:56:06 +0200
committerNoel Grandin <noel@peralex.com>2016-02-08 14:00:37 +0200
commite137c4028ce5ceb2bbf988f47875e6b5e2c9764f (patch)
tree95dda261bc968f4482140080aae1f80853906d94 /sd/sdi
parentremove unused HelpText attribute from *.sdi files (diff)
downloadcore-e137c4028ce5ceb2bbf988f47875e6b5e2c9764f.tar.gz
core-e137c4028ce5ceb2bbf988f47875e6b5e2c9764f.zip
remove unused ModulePrefix in *.SDI files
Change-Id: I92bb724259b6fd59af3a14810744cf1537ae2428
Diffstat (limited to 'sd/sdi')
-rw-r--r--sd/sdi/sdgslots.sdi6
-rw-r--r--sd/sdi/sdslots.sdi6
2 files changed, 4 insertions, 8 deletions
diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi
index dcd94495d1da..f6731011037d 100644
--- a/sd/sdi/sdgslots.sdi
+++ b/sd/sdi/sdgslots.sdi
@@ -15,11 +15,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-module
-StarDraw
+module StarDraw
[
-SlotIdFile( "sdslots.hrc" )
-ModulePrefix( "Sd" )
+ SlotIdFile( "sdslots.hrc" )
]
{
include "sfxitems.sdi"
diff --git a/sd/sdi/sdslots.sdi b/sd/sdi/sdslots.sdi
index 22a9317eef25..204cbfcafa2f 100644
--- a/sd/sdi/sdslots.sdi
+++ b/sd/sdi/sdslots.sdi
@@ -16,11 +16,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-module
-StarDraw
+module StarDraw
[
-SlotIdFile( "sdslots.hrc" )
-ModulePrefix( "Sd" )
+ SlotIdFile( "sdslots.hrc" )
]
{
include "sfxitems.sdi"