Doxygen
Loading...
Searching...
No Matches
LatexDocVisitor::ActiveRowSpan Struct Reference
+ Collaboration diagram for LatexDocVisitor::ActiveRowSpan:

Public Member Functions

 ActiveRowSpan (const DocHtmlCell &c, size_t rs, size_t cs, size_t col)
 

Public Attributes

const DocHtmlCellcell
 
size_t rowSpan
 
size_t colSpan
 
size_t column
 

Detailed Description

Definition at line 121 of file latexdocvisitor.h.

Constructor & Destructor Documentation

◆ ActiveRowSpan()

LatexDocVisitor::ActiveRowSpan::ActiveRowSpan ( const DocHtmlCell & c,
size_t rs,
size_t cs,
size_t col )
inline

Member Data Documentation

◆ cell

const DocHtmlCell& LatexDocVisitor::ActiveRowSpan::cell

Definition at line 125 of file latexdocvisitor.h.

Referenced by ActiveRowSpan().

◆ colSpan

size_t LatexDocVisitor::ActiveRowSpan::colSpan

Definition at line 127 of file latexdocvisitor.h.

Referenced by ActiveRowSpan().

◆ column

size_t LatexDocVisitor::ActiveRowSpan::column

Definition at line 128 of file latexdocvisitor.h.

Referenced by ActiveRowSpan().

◆ rowSpan

size_t LatexDocVisitor::ActiveRowSpan::rowSpan

Definition at line 126 of file latexdocvisitor.h.

Referenced by ActiveRowSpan().


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