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