#include "IWORKRecorder.h"
#include <deque>
#include <boost/variant.hpp>
#include "IWORKCollector.h"
#include "IWORKTableRecorder.h"
#include "IWORKText.h"
#include "IWORKTextRecorder.h"
Classes | |
struct | libetonyek::IWORKRecorder::Impl |
Namespaces | |
libetonyek | |
Enumerations | |
enum | OperationType |
IWORKCollector& m_collector |
const IWORKMediaContentPtr_t m_content |
const IWORKGeometryPtr_t m_cropGeometry |
const IWORKGeometryPtr_t m_geometry |
Referenced by libetonyek::IWORKWrapElement::element().
const IWORKMediaContentPtr_t m_image |
const IWORKLinePtr_t m_line |
bool m_locked |
const boost::optional<int> m_order |
const IWORKPathPtr_t m_path |
const boost::optional<unsigned> m_resizeFlags |
const IWORKStylePtr_t m_style |
const IWORKStylesheetPtr_t m_stylesheet |
const std::shared_ptr<IWORKTable> m_table |
const std::shared_ptr<IWORKText> m_text |
OperationType m_type |