Go to the documentation of this file.
27 #ifndef WPXPROPERTYLIST_H
28 #define WPXPROPERTYLIST_H
44 void insert(
const char *name,
const char *val);
45 void insert(
const char *name,
const int val);
46 void insert(
const char *name,
const bool val);
50 void remove(
const char *name);
Generated for libwpd by
doxygen 1.8.4