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

#include <editdata.hxx>

Public Member Functions

 EPosition ()
 
 EPosition (sal_Int32 nPara_, sal_Int32 nPos_)
 

Public Attributes

sal_Int32 nPara
 
sal_Int32 nIndex
 

Detailed Description

Definition at line 88 of file editdata.hxx.

Constructor & Destructor Documentation

◆ EPosition() [1/2]

EPosition::EPosition ( )
inline

Definition at line 93 of file editdata.hxx.

◆ EPosition() [2/2]

EPosition::EPosition ( sal_Int32  nPara_,
sal_Int32  nPos_ 
)
inline

Definition at line 98 of file editdata.hxx.

Member Data Documentation

◆ nIndex

sal_Int32 EPosition::nIndex

◆ nPara

sal_Int32 EPosition::nPara

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