librevenge::RVNGPropertyFactory Class Reference

#include <RVNGProperty.h>

List of all members.

Static Public Member Functions

static RVNGPropertynewStringProp (const RVNGString &str)
static RVNGPropertynewStringProp (const char *str)
static RVNGPropertynewBinaryDataProp (const RVNGBinaryData &data)
static RVNGPropertynewBinaryDataProp (const unsigned char *buffer, const unsigned long bufferSize)
static RVNGPropertynewIntProp (const int val)
static RVNGPropertynewBoolProp (const bool val)
static RVNGPropertynewDoubleProp (const double val)
static RVNGPropertynewInchProp (const double val)
static RVNGPropertynewPercentProp (const double val)
static RVNGPropertynewPointProp (const double val)
static RVNGPropertynewTwipProp (const double val)

Member Function Documentation

RVNGProperty * librevenge::RVNGPropertyFactory::newBinaryDataProp ( const unsigned char *  buffer,
const unsigned long  bufferSize 
) [static]

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