summaryrefslogtreecommitdiff
path: root/sw/inc/ftnidx.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 11:02:45 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 11:02:45 +0000
commitfd0fb20ac22abd0e4805309cdae15a8f57198a9d (patch)
tree637e392b8245d9d68e78bce26e7f9605d7a0022f /sw/inc/ftnidx.hxx
parent017972edc0bc0ec3a2bb364e61e2e120b54f344c (diff)
INTEGRATION: CWS tune05 (1.2.754); FILE MERGED
2004/07/22 08:33:03 cmc 1.2.754.1: #i30554# SwFtnIdxs::UpdateFtnInSections unused
Diffstat (limited to 'sw/inc/ftnidx.hxx')
-rw-r--r--sw/inc/ftnidx.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/ftnidx.hxx b/sw/inc/ftnidx.hxx
index 180964756859..c071118f0089 100644
--- a/sw/inc/ftnidx.hxx
+++ b/sw/inc/ftnidx.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ftnidx.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2001-10-18 15:41:49 $
+ * last change: $Author: obo $ $Date: 2004-08-12 12:02:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,6 @@ public:
void UpdateFtn( const SwNodeIndex& rStt ); // ab Pos. alle Updaten
void UpdateAllFtn(); // alle Fussnoten updaten
- void UpdateFtnInSections();
SwTxtFtn* SeekEntry( const SwNodeIndex& rIdx, USHORT* pPos = 0 ) const;
};