LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwPamRange Struct Reference

#include <edimp.hxx>

Collaboration diagram for SwPamRange:
[legend]

Public Member Functions

 SwPamRange (SwNodeOffset nS, SwNodeOffset nE)
 
bool operator== (const SwPamRange &rRg) const
 
bool operator< (const SwPamRange &rRg) const
 

Public Attributes

SwNodeOffset nStart
 
SwNodeOffset nEnd
 

Detailed Description

Definition at line 30 of file edimp.hxx.

Constructor & Destructor Documentation

◆ SwPamRange()

SwPamRange::SwPamRange ( SwNodeOffset  nS,
SwNodeOffset  nE 
)
inline

Definition at line 34 of file edimp.hxx.

Member Function Documentation

◆ operator<()

bool SwPamRange::operator< ( const SwPamRange rRg) const
inline

Definition at line 38 of file edimp.hxx.

References nStart.

◆ operator==()

bool SwPamRange::operator== ( const SwPamRange rRg) const
inline

Definition at line 36 of file edimp.hxx.

References nStart.

Member Data Documentation

◆ nEnd

SwNodeOffset SwPamRange::nEnd

Definition at line 32 of file edimp.hxx.

Referenced by SwPamRanges::Insert(), and SwPamRanges::SetPam().

◆ nStart

SwNodeOffset SwPamRange::nStart

Definition at line 32 of file edimp.hxx.

Referenced by SwPamRanges::Insert(), operator<(), operator==(), and SwPamRanges::SetPam().


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