From 9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Fri, 2 Nov 2012 14:07:52 -0400 Subject: This is no longer true. Change-Id: I68bed64284f202107aed12106d55ee761f70e1df --- sc/inc/postit.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/inc/postit.hxx') 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 { -- cgit