LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
RedlineInfo Class Reference
Collaboration diagram for RedlineInfo:
[legend]

Public Member Functions

 RedlineInfo ()
 
 ~RedlineInfo ()
 

Public Attributes

RedlineType eType
 
OUString sAuthor
 
OUString sComment
 
util::DateTime aDateTime
 
bool bMergeLastParagraph
 
XTextRangeOrNodeIndexPosition aAnchorStart
 
XTextRangeOrNodeIndexPosition aAnchorEnd
 
SwNodeIndexpContentIndex
 
RedlineInfopNextRedline
 
bool bNeedsAdjustment
 

Detailed Description

Definition at line 178 of file XMLRedlineImportHelper.cxx.

Constructor & Destructor Documentation

◆ RedlineInfo()

RedlineInfo::RedlineInfo ( )

Definition at line 211 of file XMLRedlineImportHelper.cxx.

References eType, and Insert().

◆ ~RedlineInfo()

RedlineInfo::~RedlineInfo ( )

Definition at line 220 of file XMLRedlineImportHelper.cxx.

References pContentIndex, and pNextRedline.

Member Data Documentation

◆ aAnchorEnd

XTextRangeOrNodeIndexPosition RedlineInfo::aAnchorEnd

◆ aAnchorStart

XTextRangeOrNodeIndexPosition RedlineInfo::aAnchorStart

◆ aDateTime

util::DateTime RedlineInfo::aDateTime

◆ bMergeLastParagraph

bool RedlineInfo::bMergeLastParagraph

◆ bNeedsAdjustment

bool RedlineInfo::bNeedsAdjustment

◆ eType

RedlineType RedlineInfo::eType

◆ pContentIndex

SwNodeIndex* RedlineInfo::pContentIndex

◆ pNextRedline

RedlineInfo* RedlineInfo::pNextRedline

◆ sAuthor

OUString RedlineInfo::sAuthor

◆ sComment

OUString RedlineInfo::sComment

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