Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

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  )     ((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" }

const char* USELESS_WP_POSTFIX = "-WP"
 


Generated on Sat Aug 20 05:20:57 2022 for libwpd by doxygen 1.3.5