diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-08-29 13:10:48 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-08-29 13:10:48 +0000 |
commit | b4879a9486375bda5660f09e04076ee9589d8bd0 (patch) | |
tree | ad6b91cbba01cfc2348e8d03e4285f921fb8d4ca /sw/sdi/drwtxtsh.sdi | |
parent | 6fe8c769e757c24a25b6e6ae3c5f0212fef7f3b6 (diff) |
#98951#: make sure that slot names are unique
Diffstat (limited to 'sw/sdi/drwtxtsh.sdi')
-rw-r--r-- | sw/sdi/drwtxtsh.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/sdi/drwtxtsh.sdi b/sw/sdi/drwtxtsh.sdi index 4267505db0..3c5f571eb2 100644 --- a/sw/sdi/drwtxtsh.sdi +++ b/sw/sdi/drwtxtsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: drwtxtsh.sdi,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mba $ $Date: 2002-04-18 14:19:32 $ + * last change: $Author: mba $ $Date: 2002-08-29 14:06:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ interface TextDrawText : Selection StateMethod = NoState ; ] - SfxVoidItem Cut SID_CUT ( ) // api: + SID_CUT // api: [ ExecMethod = ExecClpbrd ; StateMethod = StateClpbrd ; |