diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:50 +0000 |
commit | b9e5ba1aa08c861d2fbdc844bafc1febe969fb77 (patch) | |
tree | 3269d255cd18f70073426e4a41f11bb55f2136cf | |
parent | 38c5f0d61e654a9424d99c42d87ef2af205ad5c1 (diff) |
INTEGRATION: CWS sfxcleanup (1.4.128); FILE MERGED
2006/03/02 09:26:09 mba 1.4.128.1: #132394#: remove superfluous code
-rw-r--r-- | sc/sdi/pivotsh.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/sdi/pivotsh.sdi b/sc/sdi/pivotsh.sdi index e2538bc0b2f8..874c5eb6f1ad 100644 --- a/sc/sdi/pivotsh.sdi +++ b/sc/sdi/pivotsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: pivotsh.sdi,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:13:41 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:44:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,7 @@ * MA 02111-1307 USA * ************************************************************************/ -interface Pivot : Object +interface Pivot { // von Basic aus nicht erreichbar, darum alles mit Export = FALSE |