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

#include <editdata.hxx>

Public Member Functions

 MoveParagraphsInfo (sal_Int32 nS, sal_Int32 nE, sal_Int32 nD)
 

Public Attributes

sal_Int32 nStartPara
 
sal_Int32 nEndPara
 
sal_Int32 nDestPara
 

Detailed Description

Definition at line 285 of file editdata.hxx.

Constructor & Destructor Documentation

◆ MoveParagraphsInfo()

MoveParagraphsInfo::MoveParagraphsInfo ( sal_Int32  nS,
sal_Int32  nE,
sal_Int32  nD 
)
inline

Definition at line 291 of file editdata.hxx.

References nDestPara, nEndPara, and nStartPara.

Member Data Documentation

◆ nDestPara

sal_Int32 MoveParagraphsInfo::nDestPara

Definition at line 289 of file editdata.hxx.

Referenced by MoveParagraphsInfo().

◆ nEndPara

sal_Int32 MoveParagraphsInfo::nEndPara

Definition at line 288 of file editdata.hxx.

Referenced by MoveParagraphsInfo().

◆ nStartPara

sal_Int32 MoveParagraphsInfo::nStartPara

Definition at line 287 of file editdata.hxx.

Referenced by MoveParagraphsInfo().


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