WPXPropertyFactory Class Reference

#include <WPXProperty.h>

List of all members.

Static Public Member Functions

static WPXPropertynewStringProp (const WPXString &str)
static WPXPropertynewStringProp (const char *str)
static WPXPropertynewIntProp (const int val)
static WPXPropertynewBoolProp (const bool val)
static WPXPropertynewInchProp (const float val)
static WPXPropertynewPercentProp (const float val)
static WPXPropertynewPointProp (const float val)
static WPXPropertynewTwipProp (const float val)


Member Function Documentation

WPXProperty * WPXPropertyFactory::newBoolProp const bool  val  )  [static]
 

WPXProperty * WPXPropertyFactory::newInchProp const float  val  )  [static]
 

WPXProperty * WPXPropertyFactory::newIntProp const int  val  )  [static]
 

WPXProperty * WPXPropertyFactory::newPercentProp const float  val  )  [static]
 

WPXProperty * WPXPropertyFactory::newPointProp const float  val  )  [static]
 

WPXProperty * WPXPropertyFactory::newStringProp const char *  str  )  [static]
 

WPXProperty * WPXPropertyFactory::newStringProp const WPXString str  )  [static]
 

WPXProperty * WPXPropertyFactory::newTwipProp const float  val  )  [static]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 4 15:33:48 2009 for libwpd by doxygen 1.4.6