LibreOffice Module hwpfilter (master) 1
|
#include <hbox.h>
Public Attributes | |
int | nColumnIndex |
int | nRowIndex |
int | nColumnSpan |
int | nRowSpan |
Cell * | pCell |
int TCell::nColumnIndex |
Definition at line 503 of file hbox.h.
Referenced by TxtBox::Read().
int TCell::nColumnSpan |
Definition at line 505 of file hbox.h.
Referenced by TxtBox::Read().
int TCell::nRowIndex |
Definition at line 504 of file hbox.h.
Referenced by TxtBox::Read().
int TCell::nRowSpan |
Definition at line 506 of file hbox.h.
Referenced by TxtBox::Read().
Cell* TCell::pCell |
Definition at line 507 of file hbox.h.
Referenced by TxtBox::Read().