Go to the documentation of this file.
52 void addTo(librevenge::RVNGPropertyList &propList)
const;
112 void addTo(librevenge::RVNGPropertyList &propList)
const;
std::ostream & operator<<(std::ostream &o, WPSColumnFormat const &column)
Definition: WPSTable.cpp:42
bool buildStructures()
create the correspondance list, ...
Definition: WPSTable.cpp:122
int numCells() const
returns the number of cell
Definition: WPSTable.h:172
std::shared_ptr< WPSContentListener > WPSContentListenerPtr
shared pointer to WPSContentListener
Definition: libwps_internal.h:107
virtual ~WPSTable()
the destructor
Definition: WPSTable.cpp:101
small structure to define a cell point
Definition: WPSCell.h:373
std::vector< float > m_rowsSize
the final row and col size (in point)
Definition: WPSTable.h:195
std::vector< float > m_colsSize
Definition: WPSTable.h:195
Vec2< int > Vec2i
Vec2 of int.
Definition: libwps_internal.h:702
WPSTable & operator=(WPSTable const &)=default
std::shared_ptr< WPSListener > WPSListenerPtr
shared pointer to WPSListener
Definition: libwps_internal.h:105
Definition: WPSTable.h:157
#define WPS_DEBUG_MSG(M)
Definition: libwps_internal.h:134
WPSTable()
the constructor
Definition: WPSTable.h:160
void add(WPSCellPtr &cell)
add a new cells
Definition: WPSTable.cpp:105
WPSCellPtr getCell(int id)
returns the i^th cell
Definition: WPSTable.cpp:110
bool sendAsText(WPSContentListenerPtr listener)
try to send the table as basic text
Definition: WPSTable.cpp:314
a comparaison structure used retrieve the rows and the columns
Definition: WPSCell.h:368
std::shared_ptr< WPSCell > WPSCellPtr
shared pointer to WPSCell
Definition: libwps_internal.h:100
bool sendTable(WPSContentListenerPtr listener)
try to send the table
Definition: WPSTable.cpp:241
std::vector< WPSCellPtr > m_cellsList
the list of cells
Definition: WPSTable.h:193
Generated on Sun Nov 12 2023 23:06:08 for libwps by
doxygen 1.8.20