LibreOffice Module hwpfilter (master) 1
Public Attributes | List of all members
TCell Struct Reference

#include <hbox.h>

Collaboration diagram for TCell:
[legend]

Public Attributes

int nColumnIndex
 
int nRowIndex
 
int nColumnSpan
 
int nRowSpan
 
CellpCell
 

Detailed Description

Definition at line 501 of file hbox.h.

Member Data Documentation

◆ nColumnIndex

int TCell::nColumnIndex

Definition at line 503 of file hbox.h.

Referenced by TxtBox::Read().

◆ nColumnSpan

int TCell::nColumnSpan

Definition at line 505 of file hbox.h.

Referenced by TxtBox::Read().

◆ nRowIndex

int TCell::nRowIndex

Definition at line 504 of file hbox.h.

Referenced by TxtBox::Read().

◆ nRowSpan

int TCell::nRowSpan

Definition at line 506 of file hbox.h.

Referenced by TxtBox::Read().

◆ pCell

Cell* TCell::pCell

Definition at line 507 of file hbox.h.

Referenced by TxtBox::Read().


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