summaryrefslogtreecommitdiff
path: root/sw/sdi/tabsh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 11:04:54 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commitce97f3a37bf01a53d68eb8cd50ca72694ec2a922 (patch)
tree559b65c616b7c6e6792c9a5293b9a7530272b433 /sw/sdi/tabsh.sdi
parent114904097baa0a456b59d168742c04a1c73432a8 (diff)
remove commented out stuff from .SDI files
Change-Id: I1e893afcd33bf9a5cf934a021fe40548ddc33699
Diffstat (limited to 'sw/sdi/tabsh.sdi')
-rw-r--r--sw/sdi/tabsh.sdi14
1 files changed, 0 insertions, 14 deletions
diff --git a/sw/sdi/tabsh.sdi b/sw/sdi/tabsh.sdi
index c229880ba65b..1e362ef48019 100644
--- a/sw/sdi/tabsh.sdi
+++ b/sw/sdi/tabsh.sdi
@@ -29,20 +29,6 @@ interface TextTable : BaseTextTable
StateMethod = NoState;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-/*
- SvxFormatSplitItem TableSplit SID_ATTR_PARA_SPLIT // status(final|play)
- [
- ExecMethod = Execute;
- StateMethod = GetState;
- GroupId = GID_TABLE ;
- ]
- SvxFormatKeepItem TableKeepTogether SID_ATTR_PARA_KEEP // status(final|play)
- [
- ExecMethod = Execute;
- StateMethod = GetState;
- GroupId = GID_TABLE ;
- ]
-*/
}
shell SwTableShell : SwBaseShell