LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
sdr::table::EdgeInfo Struct Referencefinal

#include <tablelayouter.hxx>

Public Member Functions

 EdgeInfo (sal_Int32 nInIndex, sal_Int32 nInPosition, sal_Int32 nInMin, sal_Int32 nInMax)
 

Public Attributes

sal_Int32 nIndex
 
sal_Int32 nPosition
 
sal_Int32 nMin
 
sal_Int32 nMax
 

Detailed Description

Definition at line 52 of file tablelayouter.hxx.

Constructor & Destructor Documentation

◆ EdgeInfo()

sdr::table::EdgeInfo::EdgeInfo ( sal_Int32  nInIndex,
sal_Int32  nInPosition,
sal_Int32  nInMin,
sal_Int32  nInMax 
)
inline

Definition at line 59 of file tablelayouter.hxx.

Member Data Documentation

◆ nIndex

sal_Int32 sdr::table::EdgeInfo::nIndex

Definition at line 54 of file tablelayouter.hxx.

◆ nMax

sal_Int32 sdr::table::EdgeInfo::nMax

Definition at line 57 of file tablelayouter.hxx.

◆ nMin

sal_Int32 sdr::table::EdgeInfo::nMin

Definition at line 56 of file tablelayouter.hxx.

◆ nPosition

sal_Int32 sdr::table::EdgeInfo::nPosition

Definition at line 55 of file tablelayouter.hxx.


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