|
LibreOffice Module sc (master) 1
|
#include <htmlpars.hxx>
Public Member Functions | |
| ScHTMLAdjustStackEntry (SCCOL nLCol, SCROW nNRow, SCROW nCRow) | |
Public Attributes | |
| SCCOL | nLastCol |
| SCROW | nNextRow |
| SCROW | nCurRow |
Definition at line 132 of file htmlpars.hxx.
Definition at line 137 of file htmlpars.hxx.
| SCROW ScHTMLAdjustStackEntry::nCurRow |
Definition at line 136 of file htmlpars.hxx.
| SCCOL ScHTMLAdjustStackEntry::nLastCol |
Definition at line 134 of file htmlpars.hxx.
| SCROW ScHTMLAdjustStackEntry::nNextRow |
Definition at line 135 of file htmlpars.hxx.