diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-04-25 07:50:33 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-04-25 07:50:33 +0000 |
commit | 9c21c11812fd92c1afe5865bad9124cbf2c40230 (patch) | |
tree | ffc71fe89c778301594d688d817506ae7c47a7b4 /sw/inc/SwNodeNum.hxx | |
parent | d81807e23e9230f385a919c73b179adcfa6b6fa2 (diff) |
INTEGRATION: CWS os94 (1.6.156); FILE MERGED
2007/03/12 08:07:27 os 1.6.156.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/SwNodeNum.hxx')
-rw-r--r-- | sw/inc/SwNodeNum.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/SwNodeNum.hxx b/sw/inc/SwNodeNum.hxx index c1d1e2ecdd72..3293076eaa57 100644 --- a/sw/inc/SwNodeNum.hxx +++ b/sw/inc/SwNodeNum.hxx @@ -4,9 +4,9 @@ * * $RCSfile: SwNodeNum.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2006-12-01 15:31:08 $ + * last change: $Author: rt $ $Date: 2007-04-25 08:50:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -105,8 +105,6 @@ public: SwPosition GetPosition() const; - const SwNumFmt * GetNumFmt() const; - friend class SwTxtNode; friend class SwNumRule; |