Static Public Member Functions

WPXPropertyFactory Class Reference

#include <WPXProperty.h>

List of all members.

Static Public Member Functions

static WPXProperty * newStringProp (const WPXString &str)
static WPXProperty * newStringProp (const char *str)
static WPXProperty * newIntProp (const int val)
static WPXProperty * newBoolProp (const bool val)
static WPXProperty * newInchProp (const float val)
static WPXProperty * newPercentProp (const float val)
static WPXProperty * newPointProp (const float val)
static WPXProperty * newTwipProp (const float val)

Member Function Documentation

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

Referenced by WPXPropertyList::insert().

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

Referenced by WPXPropertyList::insert().

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

Referenced by WPXPropertyList::insert().

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

Referenced by WPXPropertyList::insert().

WPXProperty * WPXPropertyFactory::newPointProp ( const float  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 float  val  )  [static]

Referenced by WPXPropertyList::insert().


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

Generated on Wed Sep 3 2014 16:25:02 for libwpd by doxygen 1.7.1