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

#include <ddefld.hxx>

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

Public Member Functions

 InRangeSearchHint (const SwNodeOffset nSttNd, const SwNodeOffset nEndNd, bool &rIsInRange)
 
- 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 SwNodeOffset m_nSttNd
 
const SwNodeOffset m_nEndNd
 
bool & m_rIsInRange
 

Detailed Description

Definition at line 40 of file ddefld.hxx.

Constructor & Destructor Documentation

◆ InRangeSearchHint()

sw::InRangeSearchHint::InRangeSearchHint ( const SwNodeOffset  nSttNd,
const SwNodeOffset  nEndNd,
bool &  rIsInRange 
)
inline

Definition at line 44 of file ddefld.hxx.

Member Data Documentation

◆ m_nEndNd

const SwNodeOffset sw::InRangeSearchHint::m_nEndNd

Definition at line 42 of file ddefld.hxx.

◆ m_nSttNd

const SwNodeOffset sw::InRangeSearchHint::m_nSttNd

Definition at line 42 of file ddefld.hxx.

◆ m_rIsInRange

bool& sw::InRangeSearchHint::m_rIsInRange

Definition at line 43 of file ddefld.hxx.


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