diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:42:35 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:42:35 +0000 |
commit | e7b426c5f9b06755b33e5bd5ad3e78b1dcdc1c83 (patch) | |
tree | aa160da94bb67f1f9e95f8910dcac5e92689a89f /sc/sdi/docsh.sdi | |
parent | 1791e6c055e8867841983a0e87ccb446f739380e (diff) |
INTEGRATION: CWS sfxcleanup (1.8.128); FILE MERGED
2006/03/02 09:26:07 mba 1.8.128.1: #132394#: remove superfluous code
Diffstat (limited to 'sc/sdi/docsh.sdi')
-rw-r--r-- | sc/sdi/docsh.sdi | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/sc/sdi/docsh.sdi b/sc/sdi/docsh.sdi index 7e1a96a1252f..8a1d02aa0dc0 100644 --- a/sc/sdi/docsh.sdi +++ b/sc/sdi/docsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: docsh.sdi,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:10:12 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:42:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,19 +33,8 @@ * ************************************************************************/ - - - //============================================================================ -interface Name : Object -[ - uuid = "BA338A40-064E-11d0-89CB-008029E4B0B1" ; -] -{ -} - - //============================================================================ -interface TableSelection : Selection +interface TableSelection [ uuid = "BA338A41-064E-11d0-89CB-008029E4B0B1" ; ] |