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

#include <lwptablelayout.hxx>

Public Member Functions

 TableConvertAttempt (sal_uInt16 nStartRow, sal_uInt16 nEndRow, sal_uInt8 nStartCol, sal_uInt8 nEndCol)
 

Public Attributes

sal_uInt16 mnStartRow
 
sal_uInt16 mnEndRow
 
sal_uInt8 mnStartCol
 
sal_uInt8 mnEndCol
 

Detailed Description

Definition at line 88 of file lwptablelayout.hxx.

Constructor & Destructor Documentation

◆ TableConvertAttempt()

TableConvertAttempt::TableConvertAttempt ( sal_uInt16  nStartRow,
sal_uInt16  nEndRow,
sal_uInt8  nStartCol,
sal_uInt8  nEndCol 
)
inline

Definition at line 95 of file lwptablelayout.hxx.

Member Data Documentation

◆ mnEndCol

sal_uInt8 TableConvertAttempt::mnEndCol

Definition at line 93 of file lwptablelayout.hxx.

Referenced by operator==().

◆ mnEndRow

sal_uInt16 TableConvertAttempt::mnEndRow

Definition at line 91 of file lwptablelayout.hxx.

Referenced by operator==().

◆ mnStartCol

sal_uInt8 TableConvertAttempt::mnStartCol

Definition at line 92 of file lwptablelayout.hxx.

Referenced by operator==().

◆ mnStartRow

sal_uInt16 TableConvertAttempt::mnStartRow

Definition at line 90 of file lwptablelayout.hxx.

Referenced by operator==().


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