diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:41:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:41:40 +0000 |
commit | 5392e3f1e9d76376890f689afd9454db417f674a (patch) | |
tree | af3709d3e645b11313959b6c5cdd7d30670f771f /sc/sdi/app.sdi | |
parent | 83cc9e978ab903529592857dfd8e8b4bfe5c452d (diff) |
INTEGRATION: CWS sfxcleanup (1.7.86); FILE MERGED
2006/03/02 09:26:07 mba 1.7.86.1: #132394#: remove superfluous code
Diffstat (limited to 'sc/sdi/app.sdi')
-rw-r--r-- | sc/sdi/app.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/sdi/app.sdi b/sc/sdi/app.sdi index fa077e93a397..473e11fa4154 100644 --- a/sc/sdi/app.sdi +++ b/sc/sdi/app.sdi @@ -4,9 +4,9 @@ * * $RCSfile: app.sdi,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2005-11-16 10:12:34 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:41:40 $ * * 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 StarCalc : Module +interface StarCalc [ uuid ( "AB3257C0-07D7-11CF-89CB-008029E4B0B1" ) ] |