#include <FHTypes.h>
Public Member Functions | |
FHPropList () | |
Public Attributes | |
unsigned | m_parentId |
std::map< unsigned, unsigned > | m_elements |
|
inline |
std::map<unsigned, unsigned> libfreehand::FHPropList::m_elements |
Referenced by libfreehand::FHCollector::_appendFillProperties(), libfreehand::FHCollector::_appendStrokeProperties(), libfreehand::FHCollector::_findContentId(), FHPropList(), libfreehand::FHParser::readElemPropLst(), libfreehand::FHParser::readPropLst(), and libfreehand::FHParser::readStylePropLst().
unsigned libfreehand::FHPropList::m_parentId |