diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-11-02 14:07:52 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-11-05 12:43:29 -0500 |
commit | 9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2 (patch) | |
tree | 812c9ac143ba1311310336a8dc6daf837f709ed7 /sc/inc/postit.hxx | |
parent | daac674cbe95b366456b5870ab347ba87feff6fc (diff) |
This is no longer true.
Change-Id: I68bed64284f202107aed12106d55ee761f70e1df
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r-- | sc/inc/postit.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx index f9c22866fb9f..907e67918a91 100644 --- a/sc/inc/postit.hxx +++ b/sc/inc/postit.hxx @@ -64,8 +64,8 @@ struct SC_DLLPUBLIC ScNoteData // ============================================================================ -/** An additional class held by an ScBaseCell instance containing all - information for a cell annotation. +/** + * Additional class containing cell annotation data. */ class SC_DLLPUBLIC ScPostIt { |