#include <WPSPageSpan.h>
|
enum | FormOrientation { PORTRAIT
, LANDSCAPE
} |
|
enum | HeaderFooterType { HEADER
, FOOTER
} |
|
enum | HeaderFooterOccurrence {
ODD
, EVEN
, ALL
, FIRST
,
NEVER
} |
|
enum | PageNumberPosition {
None = 0
, TopLeft
, TopCenter
, TopRight
,
TopLeftAndRight
, TopInsideLeftAndRight
, BottomLeft
, BottomCenter
,
BottomRight
, BottomLeftAndRight
, BottomInsideLeftAndRight
} |
|
◆ FormOrientation
Enumerator |
---|
PORTRAIT | |
LANDSCAPE | |
◆ HeaderFooterOccurrence
Enumerator |
---|
ODD | |
EVEN | |
ALL | |
FIRST | |
NEVER | |
◆ HeaderFooterType
◆ PageNumberPosition
Enumerator |
---|
None | |
TopLeft | |
TopCenter | |
TopRight | |
TopLeftAndRight | |
TopInsideLeftAndRight | |
BottomLeft | |
BottomCenter | |
BottomRight | |
BottomLeftAndRight | |
BottomInsideLeftAndRight | |
◆ WPSPageSpan() [1/3]
WPSPageSpan::WPSPageSpan |
( |
| ) |
|
◆ WPSPageSpan() [2/3]
◆ WPSPageSpan() [3/3]
◆ ~WPSPageSpan()
WPSPageSpan::~WPSPageSpan |
( |
| ) |
|
◆ _containsHeaderFooter()
◆ _getHeaderFooterPosition()
◆ _insertPageNumberParagraph()
void WPSPageSpan::_insertPageNumberParagraph |
( |
librevenge::RVNGTextInterface * | documentInterface | ) |
|
|
protected |
◆ _removeHeaderFooter()
◆ _setHeaderFooter()
◆ getFormLength()
double WPSPageSpan::getFormLength |
( |
| ) |
const |
|
inline |
◆ getFormOrientation()
◆ getFormWidth()
double WPSPageSpan::getFormWidth |
( |
| ) |
const |
|
inline |
◆ getHeaderFooterList()
◆ getMarginBottom()
double WPSPageSpan::getMarginBottom |
( |
| ) |
const |
|
inline |
◆ getMarginLeft()
double WPSPageSpan::getMarginLeft |
( |
| ) |
const |
|
inline |
◆ getMarginRight()
double WPSPageSpan::getMarginRight |
( |
| ) |
const |
|
inline |
◆ getMarginTop()
double WPSPageSpan::getMarginTop |
( |
| ) |
const |
|
inline |
◆ getPageNumber()
int WPSPageSpan::getPageNumber |
( |
| ) |
const |
|
inline |
◆ getPageNumberingFontName()
librevenge::RVNGString WPSPageSpan::getPageNumberingFontName |
( |
| ) |
const |
|
inline |
◆ getPageNumberingFontSize()
double WPSPageSpan::getPageNumberingFontSize |
( |
| ) |
const |
|
inline |
◆ getPageNumberingType()
◆ getPageNumberPosition()
◆ getPageProperty()
void WPSPageSpan::getPageProperty |
( |
librevenge::RVNGPropertyList & | pList | ) |
const |
◆ getPageSpan()
int WPSPageSpan::getPageSpan |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ sendHeaderFooters() [1/2]
void WPSPageSpan::sendHeaderFooters |
( |
WKSContentListener * | listener, |
|
|
librevenge::RVNGSpreadsheetInterface * | documentInterface ) |
◆ sendHeaderFooters() [2/2]
void WPSPageSpan::sendHeaderFooters |
( |
WPSContentListener * | listener, |
|
|
librevenge::RVNGTextInterface * | documentInterface ) |
◆ setFormLength()
◆ setFormOrientation()
◆ setFormWidth()
◆ setHeaderFooter()
◆ setMarginBottom()
◆ setMarginLeft()
◆ setMarginRight()
◆ setMarginTop()
◆ setPageNumber()
◆ setPageNumberingFontName()
void WPSPageSpan::setPageNumberingFontName |
( |
const librevenge::RVNGString & | pageNumberingFontName | ) |
|
|
inline |
◆ setPageNumberingFontSize()
void WPSPageSpan::setPageNumberingFontSize |
( |
const double | pageNumberingFontSize | ) |
|
|
inline |
◆ setPageNumberingType()
◆ setPageNumberPosition()
◆ setPageSpan()
◆ m_formLength
double WPSPageSpan::m_formLength |
|
private |
◆ m_formOrientation
◆ m_formWidth
double WPSPageSpan::m_formWidth |
|
private |
◆ m_headerFooterList
◆ m_marginBottom
double WPSPageSpan::m_marginBottom |
|
private |
◆ m_marginLeft
double WPSPageSpan::m_marginLeft |
|
private |
◆ m_marginRight
double WPSPageSpan::m_marginRight |
|
private |
◆ m_marginTop
double WPSPageSpan::m_marginTop |
|
private |
◆ m_pageNumber
int WPSPageSpan::m_pageNumber |
|
private |
◆ m_pageNumberingFontName
librevenge::RVNGString WPSPageSpan::m_pageNumberingFontName |
|
private |
◆ m_pageNumberingFontSize
double WPSPageSpan::m_pageNumberingFontSize |
|
private |
◆ m_pageNumberingType
◆ m_pageNumberPosition
◆ m_pageSpan
int WPSPageSpan::m_pageSpan |
|
private |
The documentation for this class was generated from the following files: