summaryrefslogtreecommitdiff
path: root/sw/inc/list.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/list.hxx')
-rw-r--r--sw/inc/list.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/list.hxx b/sw/inc/list.hxx
index d8b3e16943ea..64d62faa9c93 100644
--- a/sw/inc/list.hxx
+++ b/sw/inc/list.hxx
@@ -58,6 +58,8 @@ class SwList
bool IsListLevelMarked( const int nListLevel ) const;
+ bool HasNodes() const;
+
private:
SwList( const SwList& ) = delete;
SwList& operator=( const SwList& ) = delete;