diff options
author | jp <jp@openoffice.org> | 2000-10-05 10:58:51 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2000-10-05 10:58:51 +0000 |
commit | 4a2fdbe54419f6949dbd68e3672a5d8bdc82c443 (patch) | |
tree | 5708aa825854c552c5a3758405984e0e7180ebe4 /sw/sdi/_textsh.sdi | |
parent | e240f5dc912e52369e12bd54f62c5a4da20c7549 (diff) |
should change: remove image
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r-- | sw/sdi/_textsh.sdi | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index ad52194a0507..a0a6c526c280 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -2,7 +2,7 @@ $Workfile: _textsh.sdi $ - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/sdi/_textsh.sdi,v 1.1.1.1 2000-09-18 17:14:30 hr Exp $ + $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/sdi/_textsh.sdi,v 1.2 2000-10-05 11:58:51 jp Exp $ Beschreibung: Basis-interfaces fuer Text @@ -146,12 +146,6 @@ interface BaseText : Selection StateMethod = StateInsert ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] - FN_INSERT_SIM // status(final|play) - [ - ExecMethod = ExecInsert ; - StateMethod = StateInsert ; - DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; - ] SID_INSERT_FLOATINGFRAME // status() [ ExecMethod = ExecInsert ; @@ -1191,6 +1185,9 @@ interface BaseText : Selection /*------------------------------------------------------------------------ $Log: not supported by cvs2svn $ + Revision 1.1.1.1 2000/09/18 17:14:30 hr + initial import + Revision 1.76 2000/06/20 14:47:51 os #70060# less occurences of columns in HTML |