#include "KEY2Parser.h"#include <cassert>#include <utility>#include <boost/lexical_cast.hpp>#include <boost/numeric/conversion/cast.hpp>#include "libetonyek_utils.h"#include "libetonyek_xml.h"#include "IWORKChainedTokenizer.h"#include "IWORKGeometryElement.h"#include "IWORKMediaElement.h"#include "IWORKPath.h"#include "IWORKPositionElement.h"#include "IWORKRefContext.h"#include "IWORKStyle.h"#include "IWORKSizeElement.h"#include "IWORKStylesContext.h"#include "IWORKTabularInfoElement.h"#include "IWORKTextBodyElement.h"#include "IWORKTextStorageElement.h"#include "IWORKToken.h"#include "IWORKTypes.h"#include "KEY2ParserState.h"#include "KEY2StyleContext.h"#include "KEY2StyleRefContext.h"#include "KEY2Token.h"#include "KEY2XMLContextBase.h"#include "KEYCollector.h"#include "KEYDictionary.h"#include "KEYTypes.h"Namespaces | |
| libetonyek | |
| double m_cornerRadius |
| bool m_doubleArrow |
| optional<IWORKPosition> m_head |
| IWORKImagePtr_t m_image |
| optional<ID_t> m_parent |
| IWORKPathPtr_t m_path |
| bool m_pendingSize |
| pair<optional<double>, optional<double> > m_point |
| bool m_polygon |
| optional<ID_t> m_ref |
| optional<IWORKSize> m_size |
| bool m_star |
| optional<IWORKPosition> m_tail |
| bool m_tailAtCenter |
| double m_tailPosX |
| double m_tailPosY |
| double m_tailSize |
| const bool m_title |
| double m_value |