#include <math.h>
#include <algorithm>
#include "WPSPageSpan.h"
#include "libwps_internal.h"
Functions | |
bool | operator== (const WPSHeaderFooter &headerFooter1, const WPSHeaderFooter &headerFooter2) |
bool | operator== (const WPSPageSpan &page1, const WPSPageSpan &page2) |
Variables | |
const float | WPS_DEFAULT_PAGE_MARGIN_TOP = 1.0f |
const float | WPS_DEFAULT_PAGE_MARGIN_BOTTOM = 1.0f |
const uint8_t | DUMMY_INTERNAL_HEADER_FOOTER = 16 |
bool operator== | ( | const WPSPageSpan & | page1, | |
const WPSPageSpan & | page2 | |||
) |
bool operator== | ( | const WPSHeaderFooter & | headerFooter1, | |
const WPSHeaderFooter & | headerFooter2 | |||
) | [inline] |
const uint8_t DUMMY_INTERNAL_HEADER_FOOTER = 16 |
Referenced by WPSPageSpan::setHeaderFooter().
const float WPS_DEFAULT_PAGE_MARGIN_BOTTOM = 1.0f |
const float WPS_DEFAULT_PAGE_MARGIN_TOP = 1.0f |