#include "KEY2Parser.h"#include <cassert>#include "libetonyek_utils.h"#include "libetonyek_xml.h"#include "IWORKChainedTokenizer.h"#include "IWORKDiscardContext.h"#include "IWORKGeometryElement.h"#include "IWORKGroupElement.h"#include "IWORKImageElement.h"#include "IWORKLineElement.h"#include "IWORKMediaElement.h"#include "IWORKPath.h"#include "IWORKPathElement.h"#include "IWORKPositionElement.h"#include "IWORKRefContext.h"#include "IWORKShapeContext.h"#include "IWORKSizeElement.h"#include "IWORKStringElement.h"#include "IWORKStyle.h"#include "IWORKStyleContainer.h"#include "IWORKStyleRefContext.h"#include "IWORKStylesContext.h"#include "IWORKStylesheetBase.h"#include "IWORKTableInfoElement.h"#include "IWORKTabularInfoElement.h"#include "IWORKText.h"#include "IWORKTextElement.h"#include "IWORKTextBodyElement.h"#include "IWORKTextStorageElement.h"#include "IWORKToken.h"#include "IWORKTypes.h"#include "KEY2Dictionary.h"#include "KEY2ParserState.h"#include "KEY2StyleContext.h"#include "KEY2Token.h"#include "KEY2XMLContextBase.h"#include "KEYCollector.h"#include "KEYTypes.h"Namespaces | |
| libetonyek | |
Enumerations | |
| enum | PlaceholderRefType |
| boost::optional<std::string> m_author |
| boost::optional<ID_t> m_bodyRef |
| IWORKTextPtr_t m_bodyText |
| boost::optional<std::string> m_comment |
| optional<int> m_depth |
| IWORKStylePtr_t m_graphicStyle |
| bool m_isMasterSlide |
| boost::optional<std::string> m_keywords |
| const PlaceholderRefType m_kind |
| optional<ID_t> m_masterRef |
| boost::optional<std::string> m_name |
| boost::optional<ID_t> m_objectRef |
| bool m_opened |
| optional<ID_t> m_parent |
| bool m_pendingSize |
| optional<ID_t>& m_placeholderRef |
| optional<ID_t>& m_ref |
| IWORKStylesheetPtr_t m_savedStylesheet |
| optional<IWORKSize> m_size |
| boost::optional<ID_t> m_slidenumberRef |
| KEY2ParserState& m_state |
| IWORKStylePtr_t m_style |
| optional<ID_t> m_styleRef |
| const bool m_title |
| boost::optional<ID_t> m_titleRef |
| IWORKTextPtr_t m_titleText |
| optional<string>& m_value |