librevenge::RVNGPropertyFactory Class Reference

#include <RVNGProperty.h>

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

◆ newBinaryDataProp() [1/2]

RVNGProperty * librevenge::RVNGPropertyFactory::newBinaryDataProp ( const RVNGBinaryData & data)
static

◆ newBinaryDataProp() [2/2]

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

◆ newBoolProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newBoolProp ( const bool val)
static

◆ newDoubleProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newDoubleProp ( const double val)
static

◆ newInchProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newInchProp ( const double val)
static

◆ newIntProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newIntProp ( const int val)
static

◆ newPercentProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newPercentProp ( const double val)
static

◆ newPointProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newPointProp ( const double val)
static

◆ newStringProp() [1/2]

RVNGProperty * librevenge::RVNGPropertyFactory::newStringProp ( const char * str)
static

◆ newStringProp() [2/2]

RVNGProperty * librevenge::RVNGPropertyFactory::newStringProp ( const RVNGString & str)
static

◆ newTwipProp()

RVNGProperty * librevenge::RVNGPropertyFactory::newTwipProp ( const double val)
static

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

Generated for librevenge by doxygen 1.14.0