#include <WPSPageSpan.h>
|
enum | FormOrientation { PORTRAIT,
LANDSCAPE
} |
|
enum | HeaderFooterType { HEADER,
FOOTER
} |
|
enum | HeaderFooterOccurence { ODD,
EVEN,
ALL,
NEVER
} |
|
enum | PageNumberPosition {
None = 0,
TopLeft,
TopCenter,
TopRight,
TopLeftAndRight,
TopInsideLeftAndRight,
BottomLeft,
BottomCenter,
BottomRight,
BottomLeftAndRight,
BottomInsideLeftAndRight
} |
|
◆ FormOrientation
Enumerator |
---|
PORTRAIT | |
LANDSCAPE | |
◆ HeaderFooterOccurence
Enumerator |
---|
ODD | |
EVEN | |
ALL | |
NEVER | |
◆ HeaderFooterType
◆ PageNumberPosition
Enumerator |
---|
None | |
TopLeft | |
TopCenter | |
TopRight | |
TopLeftAndRight | |
TopInsideLeftAndRight | |
BottomLeft | |
BottomCenter | |
BottomRight | |
BottomLeftAndRight | |
BottomInsideLeftAndRight | |
◆ WPSPageSpan()
WPSPageSpan::WPSPageSpan |
( |
| ) |
|
◆ ~WPSPageSpan()
WPSPageSpan::~WPSPageSpan |
( |
| ) |
|
|
virtual |
◆ _containsHeaderFooter()
◆ _getHeaderFooterPosition()
◆ _insertPageNumberParagraph()
void WPSPageSpan::_insertPageNumberParagraph |
( |
WPXDocumentInterface * |
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()
WPXString WPSPageSpan::getPageNumberingFontName |
( |
| ) |
const |
|
inline |
◆ getPageNumberingFontSize()
double WPSPageSpan::getPageNumberingFontSize |
( |
| ) |
const |
|
inline |
◆ getPageNumberingType()
◆ getPageNumberPosition()
◆ getPageProperty()
void WPSPageSpan::getPageProperty |
( |
WPXPropertyList & |
pList | ) |
const |
|
protected |
◆ getPageSpan()
int WPSPageSpan::getPageSpan |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool WPSPageSpan::operator!= |
( |
shared_ptr< WPSPageSpan > const & |
pageSpan | ) |
const |
|
inline |
◆ operator==()
bool WPSPageSpan::operator== |
( |
shared_ptr< WPSPageSpan > const & |
pageSpan | ) |
const |
◆ sendHeaderFooters()
void WPSPageSpan::sendHeaderFooters |
( |
WPSContentListener * |
listener, |
|
|
WPXDocumentInterface * |
documentInterface |
|
) |
| |
|
protected |
◆ setFormLength()
void WPSPageSpan::setFormLength |
( |
const double |
formLength | ) |
|
|
inline |
◆ setFormOrientation()
void WPSPageSpan::setFormOrientation |
( |
const FormOrientation |
formOrientation | ) |
|
|
inline |
◆ setFormWidth()
void WPSPageSpan::setFormWidth |
( |
const double |
formWidth | ) |
|
|
inline |
◆ setHeaderFooter()
◆ setMarginBottom()
void WPSPageSpan::setMarginBottom |
( |
const double |
marginBottom | ) |
|
|
inline |
◆ setMarginLeft()
void WPSPageSpan::setMarginLeft |
( |
const double |
marginLeft | ) |
|
|
inline |
◆ setMarginRight()
void WPSPageSpan::setMarginRight |
( |
const double |
marginRight | ) |
|
|
inline |
◆ setMarginTop()
void WPSPageSpan::setMarginTop |
( |
const double |
marginTop | ) |
|
|
inline |
◆ setPageNumber()
void WPSPageSpan::setPageNumber |
( |
const int |
pageNumber | ) |
|
|
inline |
◆ setPageNumberingFontName()
void WPSPageSpan::setPageNumberingFontName |
( |
const WPXString & |
pageNumberingFontName | ) |
|
|
inline |
◆ setPageNumberingFontSize()
void WPSPageSpan::setPageNumberingFontSize |
( |
const double |
pageNumberingFontSize | ) |
|
|
inline |
◆ setPageNumberingType()
◆ setPageNumberPosition()
◆ setPageSpan()
void WPSPageSpan::setPageSpan |
( |
const int |
pageSpan | ) |
|
|
inline |
◆ WPSContentListener
◆ 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
WPXString 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: