LibreOffice Module sw (master)
1
|
#include <edimp.hxx>
Public Member Functions | |
SwPamRange (sal_uLong nS, sal_uLong nE) | |
bool | operator== (const SwPamRange &rRg) const |
bool | operator< (const SwPamRange &rRg) const |
Public Attributes | |
sal_uLong | nStart |
sal_uLong | nEnd |
|
inline |
|
inline |
sal_uLong SwPamRange::nEnd |
Definition at line 31 of file edimp.hxx.
Referenced by SwPamRanges::Insert(), and SwPamRanges::SetPam().
sal_uLong SwPamRange::nStart |
Definition at line 31 of file edimp.hxx.
Referenced by SwPamRanges::Insert(), operator<(), operator==(), and SwPamRanges::SetPam().