Public Member Functions | Public Attributes | List of all members
LatexDocVisitor::ActiveRowSpan Struct Reference

Public Member Functions

 ActiveRowSpan (DocHtmlCell *c, int rs, int cs, int col)
 

Public Attributes

DocHtmlCellcell
 
int rowSpan
 
int colSpan
 
int column
 

Detailed Description

Definition at line 144 of file latexdocvisitor.h.

Constructor & Destructor Documentation

LatexDocVisitor::ActiveRowSpan::ActiveRowSpan ( DocHtmlCell c,
int  rs,
int  cs,
int  col 
)
inline

Member Data Documentation

DocHtmlCell* LatexDocVisitor::ActiveRowSpan::cell

Definition at line 148 of file latexdocvisitor.h.

int LatexDocVisitor::ActiveRowSpan::colSpan

Definition at line 150 of file latexdocvisitor.h.

int LatexDocVisitor::ActiveRowSpan::column

Definition at line 151 of file latexdocvisitor.h.

int LatexDocVisitor::ActiveRowSpan::rowSpan

Definition at line 149 of file latexdocvisitor.h.


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