diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-23 23:59:10 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-24 00:58:04 +0100 |
commit | 3be15a051444d4d2f805d95e27831d5f466c1497 (patch) | |
tree | 1c150b4c76752fccb81cb4ac31c7a29889e2ee62 /sw/sdi/_textsh.sdi | |
parent | 47cf2c9441d2d73c8626ba42dcbad0331274cf43 (diff) |
Removed horizontal rule ugly 1990 thing
Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c
Conflicts:
sw/source/ui/misc/insrule.cxx
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r-- | sw/sdi/_textsh.sdi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index c0f1126ec5cf..4a38efc6c961 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -278,11 +278,6 @@ interface BaseText StateMethod = NoState ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] - FN_INSERT_HRULER // status() - [ - ExecMethod = ExecInsert ; - StateMethod = StateInsert ; - ] SID_INSERT_DIAGRAM // status(final|play) [ ExecMethod = ExecInsert ; |