LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
WW8_Annotation Struct Reference

#include <wrtww8.hxx>

Collaboration diagram for WW8_Annotation:
[legend]

Public Member Functions

 WW8_Annotation (const SwPostItField *pPostIt, WW8_CP nRangeStart, WW8_CP nRangeEnd)
 
 WW8_Annotation (const SwRedlineData *pRedline)
 
bool HasRange () const
 An annotation has a range if start != end or the m_bIgnoreEmpty flag is cleared. More...
 

Public Attributes

const OutlinerParaObjectmpRichText
 
OUString msSimpleText
 
OUString msOwner
 
OUString m_sInitials
 
DateTime maDateTime
 
WW8_CP m_nRangeStart
 
WW8_CP m_nRangeEnd
 
bool m_bIgnoreEmpty = true
 

Detailed Description

Definition at line 1258 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8_Annotation() [1/2]

WW8_Annotation::WW8_Annotation ( const SwPostItField pPostIt,
WW8_CP  nRangeStart,
WW8_CP  nRangeEnd 
)

◆ WW8_Annotation() [2/2]

WW8_Annotation::WW8_Annotation ( const SwRedlineData pRedline)
explicit

Definition at line 2206 of file wrtw8sty.cxx.

References maDateTime.

Member Function Documentation

◆ HasRange()

bool WW8_Annotation::HasRange ( ) const

An annotation has a range if start != end or the m_bIgnoreEmpty flag is cleared.

Definition at line 2217 of file wrtw8sty.cxx.

References m_bIgnoreEmpty, m_nRangeEnd, and m_nRangeStart.

Referenced by WW8_WrPlcSubDoc::WriteGenericPlc().

Member Data Documentation

◆ m_bIgnoreEmpty

bool WW8_Annotation::m_bIgnoreEmpty = true

Definition at line 1266 of file wrtww8.hxx.

Referenced by HasRange().

◆ m_nRangeEnd

WW8_CP WW8_Annotation::m_nRangeEnd

Definition at line 1265 of file wrtww8.hxx.

Referenced by HasRange(), and WW8_WrPlcSubDoc::WriteGenericPlc().

◆ m_nRangeStart

WW8_CP WW8_Annotation::m_nRangeStart

Definition at line 1265 of file wrtww8.hxx.

Referenced by HasRange(), and WW8_WrPlcSubDoc::WriteGenericPlc().

◆ m_sInitials

OUString WW8_Annotation::m_sInitials

Definition at line 1263 of file wrtww8.hxx.

Referenced by WW8_WrPlcSubDoc::WriteGenericPlc(), and WW8_Annotation().

◆ maDateTime

DateTime WW8_Annotation::maDateTime

Definition at line 1264 of file wrtww8.hxx.

Referenced by WW8_WrPlcSubDoc::WriteGenericPlc(), and WW8_Annotation().

◆ mpRichText

const OutlinerParaObject* WW8_Annotation::mpRichText

Definition at line 1260 of file wrtww8.hxx.

Referenced by WW8_WrPlcSubDoc::WriteGenericText(), and WW8_Annotation().

◆ msOwner

OUString WW8_Annotation::msOwner

Definition at line 1262 of file wrtww8.hxx.

Referenced by WW8_WrPlcSubDoc::WriteGenericPlc(), and WW8_Annotation().

◆ msSimpleText

OUString WW8_Annotation::msSimpleText

Definition at line 1261 of file wrtww8.hxx.

Referenced by WW8_WrPlcSubDoc::WriteGenericText(), and WW8_Annotation().


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