#include "WPXContentListener.h"
#include "WPXPageSpan.h"
#include "libwpd_internal.h"
#include "WPXProperty.h"
Functions | |
static void | addBorderProps (const char *border, bool borderOn, const WPXString &borderColor, WPXPropertyList &propList) |
Variables | |
const float | WPX_DEFAULT_SUPER_SUB_SCRIPT = 58.0f |
const float | 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 float WPX_DEFAULT_SUPER_SUB_SCRIPT = 58.0f |
Referenced by WPXContentListener::_openSpan().
const float WPX_DEFAULT_TABLE_BORDER_WIDTH = 0.0007f |
Referenced by addBorderProps().