summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/txtftn.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/txtftn.hxx b/sw/inc/txtftn.hxx
index b18011444c90..faf0c727e83a 100644
--- a/sw/inc/txtftn.hxx
+++ b/sw/inc/txtftn.hxx
@@ -56,6 +56,8 @@ public:
// Check conditional paragraph styles.
void CheckCondColl();
+ void InvalidateNumberInLayout();
+
// For references to footnotes.
void SetSeqRefNo();
void SetSeqNo( sal_uInt16 n ) { m_nSeqNo = n; } // For Readers.