Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

WPXPropertyFactory Class Reference

#include <WPXProperty.h>

List of all members.

Static Public Member Functions

WPXPropertynewStringProp (const WPXString &str)
WPXPropertynewStringProp (const char *str)
WPXPropertynewIntProp (const int val)
WPXPropertynewBoolProp (const bool val)
WPXPropertynewInchProp (const float val)
WPXPropertynewPercentProp (const float val)
WPXPropertynewPointProp (const float val)
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 Sat Aug 20 05:20:58 2022 for libwpd by doxygen 1.3.5