This is the complete list of members for WPSGraphicStyle::Pattern, including all inherited members.
cmp(Pattern const &a) const | WPSGraphicStyle::Pattern | inline |
empty() const | WPSGraphicStyle::Pattern | inline |
getAverageColor(WPSColor &col) const | WPSGraphicStyle::Pattern | |
getBinary(librevenge::RVNGBinaryData &data, std::string &type) const | WPSGraphicStyle::Pattern | |
getUniqueColor(WPSColor &col) const | WPSGraphicStyle::Pattern | |
m_colors | WPSGraphicStyle::Pattern | |
m_data | WPSGraphicStyle::Pattern | |
m_dim | WPSGraphicStyle::Pattern | |
m_picture | WPSGraphicStyle::Pattern | protected |
m_pictureAverageColor | WPSGraphicStyle::Pattern | protected |
m_pictureMime | WPSGraphicStyle::Pattern | protected |
operator<< | WPSGraphicStyle::Pattern | friend |
operator=(Pattern const &)=default | WPSGraphicStyle::Pattern | |
Pattern() | WPSGraphicStyle::Pattern | inline |
Pattern(Vec2i dim, librevenge::RVNGBinaryData const &picture, std::string const &mime, WPSColor const &avColor) | WPSGraphicStyle::Pattern | inline |
Pattern(Pattern const &)=default | WPSGraphicStyle::Pattern | |
Pattern(Pattern &&)=default | WPSGraphicStyle::Pattern | |
~Pattern() | WPSGraphicStyle::Pattern | virtual |