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, 1 insertions, 1 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index 47a299761612..5716207e07e7 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -96,7 +96,7 @@ public:
bool bCloneCaption ) const;
/** Returns the data struct containing all note settings. */
- const ScNoteData& GetNoteData() const;
+ const ScNoteData& GetNoteData() const { return maNoteData;}
/** Returns the creation date of this note. */
const OUString& GetDate() const;