STOFFTable Class Reference

a class used to recreate the table structure using cell informations, .... More...

#include <STOFFTable.hxx>

Inheritance diagram for STOFFTable:
StarObjectSpreadsheetInternal::Table

Public Member Functions

 STOFFTable ()
 the constructor
 
virtual ~STOFFTable ()
 the destructor
 
void addTablePropertiesTo (librevenge::RVNGPropertyList &propList) const
 adds the table properties to propList
 

Public Attributes

librevenge::RVNGPropertyList m_propertyList
 the property list
 

Detailed Description

a class used to recreate the table structure using cell informations, ....

Constructor & Destructor Documentation

◆ STOFFTable()

STOFFTable::STOFFTable ( )
inline

the constructor

◆ ~STOFFTable()

STOFFTable::~STOFFTable ( )
virtual

the destructor

Member Function Documentation

◆ addTablePropertiesTo()

void STOFFTable::addTablePropertiesTo ( librevenge::RVNGPropertyList & propList) const

Member Data Documentation

◆ m_propertyList

librevenge::RVNGPropertyList STOFFTable::m_propertyList

the property list

Referenced by addTablePropertiesTo(), and StarTableInternal::Table::send().


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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0