Searched defs:CommentModel (Results 1 – 2 of 2) sorted by relevance
35 struct CommentModel struct39 RichStringRef mxText; /// Formatted text of the comment (not used in BIFF8).41 …sal_Int32 mnAuthorId; /// Identifier of the comment's author (OOXML and BIFF12 o…42 sal_uInt16 mnObjId; /// Drawing object identifier (BIFF8 only).43 bool mbVisible; /// True = comment is always shown (BIFF2-BIFF8 only).
60 CommentModel::CommentModel() : in CommentModel() function in oox::xls::CommentModel
Completed in 10 milliseconds