summaryrefslogtreecommitdiff
path: root/sc/inc/postit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r--sc/inc/postit.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index 1b370ceacb32..e553c92dee60 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -130,8 +130,6 @@ public:
/** Returns the caption text of this note. */
::rtl::OUString GetText() const;
- /** Returns true, if the caption text of this note contains line breaks. */
- bool HasMultiLineText() const;
/** Changes the caption text of this note. All text formatting will be lost. */
void SetText( const ScAddress& rPos, const ::rtl::OUString& rText );