#include <cstddef>
#include "WPXContentListener.h"
#include "WPXPageSpan.h"
#include "libwpd_internal.h"
#include <limits>
Functions | |
static void | addBorderProps (const char *border, bool borderOn, const librevenge::RVNGString &borderColor, librevenge::RVNGPropertyList &propList) |
Variables | |
const double | WPX_DEFAULT_SUPER_SUB_SCRIPT = 58.0 |
const double | WPX_DEFAULT_TABLE_BORDER_WIDTH = 0.0007f |
|
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().