Public Member Functions | Public Attributes

ODe_Table_Row Class Reference

A table row. More...

#include <ODe_Table_Listener.h>

List of all members.

Public Member Functions

 ODe_Table_Row ()
 ~ODe_Table_Row ()
void write (GsfOutput *pTableOutput, const UT_UTF8String &rSpacesOffset)

Public Attributes

ODe_Table_Cell ** m_ppCells
UT_UTF8String m_styleName
UT_uint32 m_columnCount

Detailed Description

A table row.

Contains row formating info and also holds its cells.


Constructor & Destructor Documentation

ODe_Table_Row::ODe_Table_Row (  ) 
ODe_Table_Row::~ODe_Table_Row (  ) 

References DELETEPV, and m_ppCells.


Member Function Documentation

void ODe_Table_Row::write ( GsfOutput *  pTableOutput,
const UT_UTF8String rSpacesOffset 
)

Member Data Documentation


The documentation for this class was generated from the following files: