summaryrefslogtreecommitdiff
path: root/sc/sdi/formatsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi/formatsh.sdi')
-rw-r--r--sc/sdi/formatsh.sdi8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/sdi/formatsh.sdi b/sc/sdi/formatsh.sdi
index 782f99b39b33..2c90f60e9855 100644
--- a/sc/sdi/formatsh.sdi
+++ b/sc/sdi/formatsh.sdi
@@ -39,12 +39,8 @@ interface TableFont
interface FormatForSelection
{
//Auch das Basic muss wieder laufen
- SbxObject Font SID_PROP_FONT
- [
- ]
- SbxObject Interior SID_PROP_INTERIOR // status(Final)
- [
- ]
+ SbxObject Font SID_PROP_FONT ()
+ SbxObject Interior SID_PROP_INTERIOR () // status(Final)
// Slot's die in der DrawShell disabled werden. {
SID_STYLE_FAMILY2 [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]