#include <math.h>
#include <algorithm>
#include "WPXPageSpan.h"
#include "libwpd_internal.h"
Functions | |
| bool | operator== (const WPXHeaderFooter &headerFooter1, const WPXHeaderFooter &headerFooter2) |
| bool | operator== (const WPXPageSpan &page1, const WPXPageSpan &page2) |
Variables | |
| const float | WPX_DEFAULT_PAGE_MARGIN_TOP = 1.0f |
| const float | WPX_DEFAULT_PAGE_MARGIN_BOTTOM = 1.0f |
| const uint8_t | DUMMY_INTERNAL_HEADER_FOOTER = 16 |
| bool operator== | ( | const WPXPageSpan & | page1, | |
| const WPXPageSpan & | page2 | |||
| ) |
| bool operator== | ( | const WPXHeaderFooter & | headerFooter1, | |
| const WPXHeaderFooter & | headerFooter2 | |||
| ) | [inline] |
| const uint8_t DUMMY_INTERNAL_HEADER_FOOTER = 16 |
| const float WPX_DEFAULT_PAGE_MARGIN_BOTTOM = 1.0f |
| const float WPX_DEFAULT_PAGE_MARGIN_TOP = 1.0f |