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

#include <htmlpars.hxx>

Public Member Functions

 ScHTMLAdjustStackEntry (SCCOL nLCol, SCROW nNRow, SCROW nCRow)
 

Public Attributes

SCCOL nLastCol
 
SCROW nNextRow
 
SCROW nCurRow
 

Detailed Description

Definition at line 132 of file htmlpars.hxx.

Constructor & Destructor Documentation

◆ ScHTMLAdjustStackEntry()

ScHTMLAdjustStackEntry::ScHTMLAdjustStackEntry ( SCCOL  nLCol,
SCROW  nNRow,
SCROW  nCRow 
)
inline

Definition at line 137 of file htmlpars.hxx.

Member Data Documentation

◆ nCurRow

SCROW ScHTMLAdjustStackEntry::nCurRow

Definition at line 136 of file htmlpars.hxx.

◆ nLastCol

SCCOL ScHTMLAdjustStackEntry::nLastCol

Definition at line 134 of file htmlpars.hxx.

◆ nNextRow

SCROW ScHTMLAdjustStackEntry::nNextRow

Definition at line 135 of file htmlpars.hxx.


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