Static Public Member Functions

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 WPXPropertynewDoubleProp (const double val)
static WPXPropertynewInchProp (const double val)
static WPXPropertynewPercentProp (const double val)
static WPXPropertynewPointProp (const double val)
static WPXPropertynewTwipProp (const double val)

Member Function Documentation

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

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newDoubleProp ( const double  val  )  [static]

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newInchProp ( const double  val  )  [static]

Referenced by WPXPropertyList::insert().

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

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newPercentProp ( const double  val  )  [static]

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newPointProp ( const double  val  )  [static]

Referenced by WPXPropertyList::insert().

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

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newTwipProp ( const double  val  )  [static]

Referenced by WPXPropertyList::insert().


The documentation for this class was generated from the following files:

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