summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 7a74b987e3e7..05648c40102d 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -388,6 +388,11 @@ public:
/// Currently there are two variants: signature and classification.
bool IsCursorInParagraphMetadataField() const;
+ /// Removes the paragraph metadata field at the current cursor, if any.
+ /// Returns true iff a paragraph metadata field was removed.
+ /// Currently there are two variants: signature and classification.
+ bool RemoveParagraphMetadataFieldAtCursor(const bool bBackspaceNotDel);
+
void Insert2(SwField const &, const bool bForceExpandHints);
void UpdateFields( SwField & ); ///< One single field.