#include "WPXContentListener.h"
#include "WPXPageSpan.h"
#include "libwpd_internal.h"
#include "WPXProperty.h"
#include <limits>
Functions | |
static void | addBorderProps (const char *border, bool borderOn, const WPXString &borderColor, WPXPropertyList &propList) |
Variables | |
const double | WPX_DEFAULT_SUPER_SUB_SCRIPT = 58.0 |
const double | WPX_DEFAULT_TABLE_BORDER_WIDTH = 0.0007f |
static void addBorderProps | ( | const char * | border, |
bool | borderOn, | ||
const WPXString & | borderColor, | ||
WPXPropertyList & | propList | ||
) | [static] |
Referenced by WPXContentListener::_openTableCell().
const double WPX_DEFAULT_SUPER_SUB_SCRIPT = 58.0 |
Referenced by WPXContentListener::_openSpan().
const double WPX_DEFAULT_TABLE_BORDER_WIDTH = 0.0007f |
Referenced by addBorderProps().