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

#include <hints.hxx>

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

Public Member Functions

 DeleteChar (const sal_Int32 nPos)
 
- 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 m_nPos
 

Detailed Description

Definition at line 115 of file hints.hxx.

Constructor & Destructor Documentation

◆ DeleteChar()

sw::DeleteChar::DeleteChar ( const sal_Int32  nPos)

Definition at line 57 of file hints.cxx.

References m_nPos, nPos, and SwDeleteChar.

Member Data Documentation

◆ m_nPos

const sal_Int32 sw::DeleteChar::m_nPos

Definition at line 118 of file hints.hxx.

Referenced by SwTextFrame::SwClientNotify().


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