summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index e88214977e76..ea379a00bec3 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -664,7 +664,7 @@ public:
void ChangeAuthorityData(const SwAuthEntry* pNewData);
- bool IsInHeaderFooter( const SwNodeIndex& rIdx ) const;
+ bool IsInHeaderFooter( const SwNode& ) const;
SvxFrameDirection GetTextDirection( const SwPosition& rPos,
const Point* pPt = nullptr ) const;
bool IsInVerticalText( const SwPosition& rPos ) const;