| Public Member Functions | |
| Section () | |
| void | clear () | 
| Public Attributes | |
| IWORKStylePtr_t | m_style | 
| boost::optional< double > | m_width | 
| boost::optional< double > | m_height | 
| boost::optional< double > | m_horizontalMargin | 
| boost::optional< double > | m_verticalMargin | 
| libetonyek::PAGCollector::Section::Section | ( | ) | 
| void libetonyek::PAGCollector::Section::clear | ( | ) | 
Referenced by libetonyek::PAGCollector::flushPageSpan().
| boost::optional<double> libetonyek::PAGCollector::Section::m_height | 
Referenced by clear(), libetonyek::PAGCollector::flushPageSpan(), and libetonyek::PAGCollector::openSection().
| boost::optional<double> libetonyek::PAGCollector::Section::m_horizontalMargin | 
Referenced by clear(), libetonyek::PAGCollector::flushPageSpan(), and libetonyek::PAGCollector::openSection().
| IWORKStylePtr_t libetonyek::PAGCollector::Section::m_style | 
Referenced by clear(), libetonyek::PAGCollector::flushPageSpan(), and libetonyek::PAGCollector::openSection().
| boost::optional<double> libetonyek::PAGCollector::Section::m_verticalMargin | 
Referenced by clear(), libetonyek::PAGCollector::flushPageSpan(), and libetonyek::PAGCollector::openSection().
| boost::optional<double> libetonyek::PAGCollector::Section::m_width | 
Referenced by clear(), libetonyek::PAGCollector::flushPageSpan(), and libetonyek::PAGCollector::openSection().