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

#include <hints.hxx>

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

Public Member Functions

 DeleteText (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

const sal_Int32 nStart
 
const sal_Int32 nLen
 

Detailed Description

Definition at line 106 of file hints.hxx.

Constructor & Destructor Documentation

◆ DeleteText()

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

Definition at line 52 of file hints.cxx.

References SwDeleteText.

Member Data Documentation

◆ nLen

const sal_Int32 sw::DeleteText::nLen

Definition at line 110 of file hints.hxx.

Referenced by SwTextFrame::SwClientNotify().

◆ nStart

const sal_Int32 sw::DeleteText::nStart

Definition at line 109 of file hints.hxx.

Referenced by SwTextFrame::SwClientNotify().


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