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

new delete redline is created More...

#include <hints.hxx>

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

Public Member Functions

 RedlineDelText (sal_Int32 nS, sal_Int32 nL)
 
- 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

sal_Int32 nStart
 
sal_Int32 nLen
 

Detailed Description

new delete redline is created

Definition at line 124 of file hints.hxx.

Constructor & Destructor Documentation

◆ RedlineDelText()

sw::RedlineDelText::RedlineDelText ( sal_Int32  nS,
sal_Int32  nL 
)

Definition at line 62 of file hints.cxx.

Member Data Documentation

◆ nLen

sal_Int32 sw::RedlineDelText::nLen

Definition at line 128 of file hints.hxx.

Referenced by SwTextFrame::SwClientNotify().

◆ nStart

sal_Int32 sw::RedlineDelText::nStart

Definition at line 127 of file hints.hxx.

Referenced by SwTextFrame::SwClientNotify().


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