diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-04 15:38:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-04 15:38:41 +0000 |
commit | 50d961e4358a9beed7893364312c5dcda4dfc686 (patch) | |
tree | 562e92e5acc4bac3bcf185540caa2034a1444b32 /sw/sdi/_textsh.sdi | |
parent | 7765359b13351203061e6cf673cb0d094cbca910 (diff) |
INTEGRATION: CWS xmlfilter01 (1.24.112); FILE MERGED
2003/03/23 14:21:20 cl 1.24.112.1: #108138# added menu entry for xslt filter settings dialog
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r-- | sw/sdi/_textsh.sdi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index 071cec2917c6..56def081c3f0 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: os $ $Date: 2002-11-27 08:10:40 $ + * last change: $Author: hr $ $Date: 2003-04-04 16:38:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1430,6 +1430,11 @@ interface BaseText : Selection ExecMethod = Execute ; StateMethod = GetState ; ] + SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ? + [ + ExecMethod = Execute ; + StateMethod = GetState ; + ] } //ende interface text |