summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/textcontentcontrol.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/textcontentcontrol.hxx b/sw/inc/textcontentcontrol.hxx
index a9bc4e4a1054..3fb7ea124b99 100644
--- a/sw/inc/textcontentcontrol.hxx
+++ b/sw/inc/textcontentcontrol.hxx
@@ -41,6 +41,8 @@ public:
void ChgTextNode(SwTextNode* pNode);
+ void Delete(bool bSaveContents);
+
SwTextNode* GetTextNode() const;
/// Get the current (potentially invalid) string from the doc
OUString ToString() const;