This is the complete list of members for libfreehand::FHCollector, including all inherited members.
_normalizePath(FHPath &path) | libfreehand::FHCollector | private |
collectMName(unsigned recordId, const librevenge::RVNGString &name) | libfreehand::FHCollector | |
collectOffsetX(double) | libfreehand::FHCollector | inline |
collectOffsetY(double) | libfreehand::FHCollector | inline |
collectPageHeight(double) | libfreehand::FHCollector | inline |
collectPageWidth(double) | libfreehand::FHCollector | inline |
collectPath(unsigned recordId, unsigned short graphicStyle, unsigned short layer, unsigned short xform, const FHPath &path, bool evenodd) | libfreehand::FHCollector | |
collectUString(unsigned recordId, const std::vector< unsigned short > &ustr) | libfreehand::FHCollector | |
collectXform(unsigned recordId, double m11, double m21, double m12, double m22, double m13, double m23) | libfreehand::FHCollector | |
FHCollector(::librevenge::RVNGDrawingInterface *painter, const FHPageInfo &pageInfo) | libfreehand::FHCollector | |
FHCollector(const FHCollector &) | libfreehand::FHCollector | private |
m_pageInfo | libfreehand::FHCollector | private |
m_painter | libfreehand::FHCollector | private |
m_transforms | libfreehand::FHCollector | private |
operator=(const FHCollector &) | libfreehand::FHCollector | private |
~FHCollector() | libfreehand::FHCollector | virtual |