librevenge::RVNGPropertyFactory Class Reference

#include <RVNGProperty.h>

Static Public Member Functions

static RVNGProperty * newStringProp (const RVNGString &str)
static RVNGProperty * newStringProp (const char *str)
static RVNGProperty * newBinaryDataProp (const RVNGBinaryData &data)
static RVNGProperty * newBinaryDataProp (const unsigned char *buffer, const unsigned long bufferSize)
static RVNGProperty * newIntProp (const int val)
static RVNGProperty * newBoolProp (const bool val)
static RVNGProperty * newDoubleProp (const double val)
static RVNGProperty * newInchProp (const double val)
static RVNGProperty * newPercentProp (const double val)
static RVNGProperty * newPointProp (const double val)
static RVNGProperty * newTwipProp (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.17.0