child(const char *name) const | librevenge::RVNGPropertyList | |
clear() | librevenge::RVNGPropertyList | |
empty() const | librevenge::RVNGPropertyList | |
getPropString() const | librevenge::RVNGPropertyList | |
insert(const char *name, RVNGProperty *prop) | librevenge::RVNGPropertyList | |
insert(const char *name, const char *val) | librevenge::RVNGPropertyList | |
insert(const char *name, const int val) | librevenge::RVNGPropertyList | |
insert(const char *name, const bool val) | librevenge::RVNGPropertyList | |
insert(const char *name, const RVNGString &val) | librevenge::RVNGPropertyList | |
insert(const char *name, const double val, const RVNGUnit units=RVNG_INCH) | librevenge::RVNGPropertyList | |
insert(const char *name, const unsigned char *buffer, const unsigned long bufferSize) | librevenge::RVNGPropertyList | |
insert(const char *name, const RVNGBinaryData &data) | librevenge::RVNGPropertyList | |
insert(const char *name, const RVNGPropertyListVector &vec) | librevenge::RVNGPropertyList | |
m_impl | librevenge::RVNGPropertyList | mutableprivate |
operator=(const RVNGPropertyList &propList) | librevenge::RVNGPropertyList | |
operator[](const char *name) const | librevenge::RVNGPropertyList | |
remove(const char *name) | librevenge::RVNGPropertyList | |
RVNGPropertyList() | librevenge::RVNGPropertyList | |
RVNGPropertyList(const RVNGPropertyList &) | librevenge::RVNGPropertyList | |
RVNGPropertyList::Iter class | librevenge::RVNGPropertyList | friend |
~RVNGPropertyList() | librevenge::RVNGPropertyList | virtual |