diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:16 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:16 +0000 |
commit | bc866e7d7c6c8c1079f6232e184fd5f5cb9a21bc (patch) | |
tree | fa942c0ab965655f82c01a0e1df4bad1115b0b2b /sc/sdi | |
parent | 406547f182b241638849bdcc11acd3a226a7be75 (diff) |
INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED
2006/03/02 09:26:08 mba 1.3.128.1: #132394#: remove superfluous code
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/drformsh.sdi | 10 | ||||
-rw-r--r-- | sc/sdi/mediash.sdi | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/sc/sdi/drformsh.sdi b/sc/sdi/drformsh.sdi index 512625be5a4f..eef7f264d216 100644 --- a/sc/sdi/drformsh.sdi +++ b/sc/sdi/drformsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: drformsh.sdi,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:10:48 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:43:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,13 +33,7 @@ * ************************************************************************/ -interface TableForm : Selection -{ -} - - // =========================================================================== shell ScDrawFormShell : ScDrawShell { - import TableForm; } diff --git a/sc/sdi/mediash.sdi b/sc/sdi/mediash.sdi index d11cac61c319..fc5e7737ae76 100644 --- a/sc/sdi/mediash.sdi +++ b/sc/sdi/mediash.sdi @@ -4,9 +4,9 @@ * * $RCSfile: mediash.sdi,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:12:44 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:44:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -interface MediaSelection : Selection +interface MediaSelection { SID_AVMEDIA_TOOLBOX [ |