LibreOffice Module writerfilter (master) 1
Public Attributes | List of all members
writerfilter::CommentProperties Struct Reference

A container for the extended comment properties linked to the last paragraph of a comment. More...

#include <CommentProperties.hxx>

Public Attributes

bool bDone
 
OUString sParaIdParent
 

Detailed Description

A container for the extended comment properties linked to the last paragraph of a comment.

Corresponds to the data available in w15:commentEx elements from commentsExtended stream ([MS-DOCX]): resolved state and parent (referring to comment that this one answers to).

Available since: \n 7.2

Definition at line 24 of file CommentProperties.hxx.

Member Data Documentation

◆ bDone

bool writerfilter::CommentProperties::bDone

Definition at line 26 of file CommentProperties.hxx.

◆ sParaIdParent

OUString writerfilter::CommentProperties::sParaIdParent

Definition at line 27 of file CommentProperties.hxx.


The documentation for this struct was generated from the following file: