LibreOffice Module editeng (master) 1
|
#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 |
Definition at line 285 of file editdata.hxx.
|
inline |
Definition at line 291 of file editdata.hxx.
References nDestPara, nEndPara, and nStartPara.
sal_Int32 MoveParagraphsInfo::nDestPara |
Definition at line 289 of file editdata.hxx.
Referenced by MoveParagraphsInfo().
sal_Int32 MoveParagraphsInfo::nEndPara |
Definition at line 288 of file editdata.hxx.
Referenced by MoveParagraphsInfo().
sal_Int32 MoveParagraphsInfo::nStartPara |
Definition at line 287 of file editdata.hxx.
Referenced by MoveParagraphsInfo().