This is the complete list of members for librevenge::RVNGPropertyFactory, including all inherited members.
newBinaryDataProp(const RVNGBinaryData &data) | librevenge::RVNGPropertyFactory | static |
newBinaryDataProp(const unsigned char *buffer, const unsigned long bufferSize) | librevenge::RVNGPropertyFactory | static |
newBoolProp(const bool val) | librevenge::RVNGPropertyFactory | static |
newDoubleProp(const double val) | librevenge::RVNGPropertyFactory | static |
newInchProp(const double val) | librevenge::RVNGPropertyFactory | static |
newIntProp(const int val) | librevenge::RVNGPropertyFactory | static |
newPercentProp(const double val) | librevenge::RVNGPropertyFactory | static |
newPointProp(const double val) | librevenge::RVNGPropertyFactory | static |
newStringProp(const RVNGString &str) | librevenge::RVNGPropertyFactory | static |
newStringProp(const char *str) | librevenge::RVNGPropertyFactory | static |
newTwipProp(const double val) | librevenge::RVNGPropertyFactory | static |