diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:44:40 +0000 |
commit | 38c5f0d61e654a9424d99c42d87ef2af205ad5c1 (patch) | |
tree | e86ef0503bf1470bb4bea656c2a2cff148bdd92e /sc/sdi/pgbrksh.sdi | |
parent | bc866e7d7c6c8c1079f6232e184fd5f5cb9a21bc (diff) |
INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED
2006/03/02 09:26:09 mba 1.3.128.1: #132394#: remove superfluous code
Diffstat (limited to 'sc/sdi/pgbrksh.sdi')
-rw-r--r-- | sc/sdi/pgbrksh.sdi | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sc/sdi/pgbrksh.sdi b/sc/sdi/pgbrksh.sdi index 2b619936dac7..1af8e69b34d6 100644 --- a/sc/sdi/pgbrksh.sdi +++ b/sc/sdi/pgbrksh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: pgbrksh.sdi,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:13:27 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:44:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,12 +33,7 @@ * ************************************************************************/ -interface PageBreakMode : Selection -{ -} - // =========================================================================== shell ScPageBreakShell { - import PageBreakMode; } |