#include <WPSTable.h>
◆ WPSColumnFormat()
| WPSColumnFormat::WPSColumnFormat |
( |
float |
width = -1 | ) |
|
|
inlineexplicit |
◆ addTo()
| void WPSColumnFormat::addTo |
( |
librevenge::RVNGPropertyList & |
propList | ) |
const |
◆ compare()
◆ operator!=()
◆ operator<()
◆ operator==()
◆ operator<<
◆ m_isHeader
| bool WPSColumnFormat::m_isHeader |
a flag to know if the column is a header column
Referenced by addTo(), and compare().
◆ m_isPercentWidth
| bool WPSColumnFormat::m_isPercentWidth |
a flag to know if the width is in percent (or in point)
Referenced by addTo(), and compare().
◆ m_numRepeat
| int WPSColumnFormat::m_numRepeat |
the number times a column is repeated
Referenced by addTo().
◆ m_useOptimalWidth
| bool WPSColumnFormat::m_useOptimalWidth |
◆ m_width
| float WPSColumnFormat::m_width |
The documentation for this struct was generated from the following files: