Defines | Variables

WP6FontDescriptorPacket.cpp File Reference

#include <string.h>
#include <limits>
#include "WP6FontDescriptorPacket.h"
#include "libwpd_internal.h"
#include <string>

Defines

#define countElements(a)   ((sizeof(a) / sizeof(a[0])))

Variables

const char * FONT_WEIGHT_STRINGS []
const char * USELESS_WP_POSTFIX = "-WP"

Define Documentation

#define countElements (   a  )     ((sizeof(a) / sizeof(a[0])))

Variable Documentation

const char* FONT_WEIGHT_STRINGS[]
Initial value:
 {      "Bold", "bold", "Demi", "demi", "Extended", "extended",
                                        "Extra", "extra", "Headline", "headline", "Light", "light",
                                        "Medium", "medium", "Normal", "normal", "Regular", "regular",
                                        "Standaard", "standaard", "Standard", "standard" }

Referenced by WP6FontDescriptorPacket::_readFontName().

const char* USELESS_WP_POSTFIX = "-WP"

Generated on Sat Aug 27 2011 02:15:19 for libwpd by doxygen 1.7.1