LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::FindRedlineHint Struct Referencefinal

#include <unoredline.hxx>

Inheritance diagram for sw::FindRedlineHint:
[legend]
Collaboration diagram for sw::FindRedlineHint:
[legend]

Public Member Functions

 FindRedlineHint (const SwRangeRedline &rRedline, SwXRedline **ppXRedline)
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Public Attributes

const SwRangeRedlinem_rRedline
 
SwXRedline ** m_ppXRedline
 

Detailed Description

Definition at line 113 of file unoredline.hxx.

Constructor & Destructor Documentation

◆ FindRedlineHint()

sw::FindRedlineHint::FindRedlineHint ( const SwRangeRedline rRedline,
SwXRedline **  ppXRedline 
)
inline

Definition at line 117 of file unoredline.hxx.

Member Data Documentation

◆ m_ppXRedline

SwXRedline** sw::FindRedlineHint::m_ppXRedline

Definition at line 116 of file unoredline.hxx.

◆ m_rRedline

const SwRangeRedline& sw::FindRedlineHint::m_rRedline

Definition at line 115 of file unoredline.hxx.


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