#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 |
bool operator== | ( | const WPXHeaderFooter & | headerFooter1, | |
const WPXHeaderFooter & | headerFooter2 | |||
) | [inline] |
bool operator== | ( | const WPXPageSpan & | page1, | |
const WPXPageSpan & | page2 | |||
) |
const float WPX_DEFAULT_PAGE_MARGIN_BOTTOM = 1.0f |
const float WPX_DEFAULT_PAGE_MARGIN_TOP = 1.0f |