LibreOffice Module toolkit (master) 1
Public Member Functions | Public Attributes | List of all members
svt::table::TableCell Struct Reference

#include <tablecontrolinterface.hxx>

Public Member Functions

 TableCell (ColPos const i_column, RowPos const i_row)
 

Public Attributes

ColPos nColumn
 
RowPos nRow
 
TableCellArea eArea
 

Detailed Description

Definition at line 85 of file tablecontrolinterface.hxx.

Constructor & Destructor Documentation

◆ TableCell()

svt::table::TableCell::TableCell ( ColPos const  i_column,
RowPos const  i_row 
)
inline

Definition at line 91 of file tablecontrolinterface.hxx.

Member Data Documentation

◆ eArea

TableCellArea svt::table::TableCell::eArea

◆ nColumn

ColPos svt::table::TableCell::nColumn

◆ nRow

RowPos svt::table::TableCell::nRow

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