#include <WPXProperty.h>
Static Public Member Functions | |
WPXProperty * | newStringProp (const WPXString &str) |
WPXProperty * | newStringProp (const char *str) |
WPXProperty * | newIntProp (const int val) |
WPXProperty * | newBoolProp (const bool val) |
WPXProperty * | newInchProp (const float val) |
WPXProperty * | newPercentProp (const float val) |
WPXProperty * | newPointProp (const float val) |
WPXProperty * | newTwipProp (const float val) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|