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

#include <outliner.hxx>

Public Member Functions

 ParaRange (sal_Int32 nS, sal_Int32 nE)
 
void Adjust ()
 

Public Attributes

sal_Int32 nStartPara
 
sal_Int32 nEndPara
 

Detailed Description

Definition at line 161 of file outliner.hxx.

Constructor & Destructor Documentation

◆ ParaRange()

ParaRange::ParaRange ( sal_Int32  nS,
sal_Int32  nE 
)
inline

Definition at line 166 of file outliner.hxx.

Member Function Documentation

◆ Adjust()

void ParaRange::Adjust ( )
inline

Definition at line 171 of file outliner.hxx.

References nEndPara, and nStartPara.

Referenced by OutlinerView::ImpGetSelectedParagraphs().

Member Data Documentation

◆ nEndPara

sal_Int32 ParaRange::nEndPara

◆ nStartPara

sal_Int32 ParaRange::nStartPara

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