Go to the documentation of this file.
27 #ifndef _WPXTABLELIST_H
28 #define _WPXTABLELIST_H
40 std::shared_ptr<WPXTable> &
operator[](
unsigned long i)
const
44 void add(
const std::shared_ptr<WPXTable> &table)
54 std::shared_ptr<std::vector<std::shared_ptr<WPXTable>>>
m_tableList;
std::shared_ptr< std::vector< std::shared_ptr< WPXTable > > > m_tableList
Definition: WPXTableList.h:54
size_t size() const
Definition: WPXTableList.h:48
void add(const std::shared_ptr< WPXTable > &table)
Definition: WPXTableList.h:44
std::shared_ptr< WPXTable > & operator[](unsigned long i) const
Definition: WPXTableList.h:40
Definition: WPXTableList.h:36
Definition: WPXTable.h:50
WPXTableList()
Definition: WPXTableList.cpp:30
Generated for libwpd by
doxygen 1.8.20