KEY2Parser.cpp File Reference
#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

namespace  libetonyek
 

Variable Documentation

◆ m_author

boost::optional<std::string> m_author
private

◆ m_bodyRef

boost::optional<ID_t> m_bodyRef
private

◆ m_bodyText

IWORKTextPtr_t m_bodyText
private

◆ m_comment

boost::optional<std::string> m_comment
private

◆ m_depth

optional<int> m_depth
private

◆ m_graphicStyle

IWORKStylePtr_t m_graphicStyle
private

◆ m_isMasterSlide

bool m_isMasterSlide
private

◆ m_keywords

boost::optional<std::string> m_keywords
private

◆ m_kind

const PlaceholderRefType m_kind
private

◆ m_masterRef

optional<ID_t> m_masterRef
private

◆ m_name

boost::optional<std::string> m_name
private

◆ m_objectRef

boost::optional<ID_t> m_objectRef
private

◆ m_opened

bool m_opened
private

◆ m_parent

optional<ID_t> m_parent
private

◆ m_pendingSize

bool m_pendingSize
private

◆ m_placeholderRef

optional<ID_t>& m_placeholderRef
private

◆ m_ref

optional<ID_t>& m_ref
private

◆ m_savedStylesheet

IWORKStylesheetPtr_t m_savedStylesheet
private

◆ m_size

optional<IWORKSize> m_size
private

◆ m_slidenumberRef

boost::optional<ID_t> m_slidenumberRef
private

◆ m_state

KEY2ParserState& m_state
private

◆ m_style

IWORKStylePtr_t m_style
protected

◆ m_styleRef

optional<ID_t> m_styleRef
private

◆ m_title

const bool m_title
private

◆ m_titleRef

boost::optional<ID_t> m_titleRef
private

◆ m_titleText

IWORKTextPtr_t m_titleText
private

◆ m_value

optional<string>& m_value
private

Generated for libetonyek by doxygen 1.12.0