summaryrefslogtreecommitdiff
path: root/sw/inc/txtftn.hxx
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-10-16 17:31:25 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-11-15 15:10:00 +0100
commit2fcde5fa432a3928605bfb6f22d30dc07b9c1652 (patch)
tree7914a93f7f18db5b3a38398eb570ac588bdb49b5 /sw/inc/txtftn.hxx
parentc7314f8903ad251429a81a340c93f1b1121c20a7 (diff)
sw_redlinehide_3: invalidate footnotes in UnHideRedlines
... so the numbers are repainted, both in the document body and in the footnotes. Change-Id: I4164f1bace1b984a841f520f4832a324b811ab3f
Diffstat (limited to 'sw/inc/txtftn.hxx')
-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.