a column More...
Public Member Functions | |
| Column () | |
| constructor More... | |
| void | printData (libstoff::DebugStream &o) const |
| debug function to print the data More... | |
| bool | addTo (librevenge::RVNGPropertyList &propList) const |
Public Attributes | |
| int | m_wishWidth |
| the wish width More... | |
| int | m_margins [4] |
| the left, top, right bottom margins More... | |
a column
|
inline |
constructor
|
inline |
|
inline |
debug function to print the data
| int StarPageAttribute::StarPAttributeColumns::Column::m_margins[4] |
the left, top, right bottom margins
Referenced by StarPageAttribute::StarPAttributeColumns::read().
| int StarPageAttribute::StarPAttributeColumns::Column::m_wishWidth |
the wish width
Referenced by StarPageAttribute::StarPAttributeColumns::read().