#include "PAG1TextStorageElement.h"#include <cassert>#include <string>#include <boost/optional.hpp>#include <librevenge/librevenge.h>#include "IWORKGroupElement.h"#include "IWORKLayoutElement.h"#include "IWORKLinkElement.h"#include "IWORKMediaElement.h"#include "IWORKPElement.h"#include "IWORKPositionElement.h"#include "IWORKRefContext.h"#include "IWORKSizeElement.h"#include "IWORKShapeContext.h"#include "IWORKSpanElement.h"#include "IWORKTabularInfoElement.h"#include "IWORKText.h"#include "IWORKTextBodyElement.h"#include "IWORKToken.h"#include "PAG1AnnotationElement.h"#include "PAG1Dictionary.h"#include "PAG1FootnotesElement.h"#include "PAG1ParserState.h"#include "PAGCollector.h"#include "libetonyek_xml.h"Namespaces | |
| libetonyek | |
| bool m_block |
| ContainerFrame m_containerFrame |
| FootnoteHelper m_footnoteHelper |
| optional<double> m_h |
| boost::optional<std::string> m_kind |
| bool m_known |
| bool m_opened |
| optional<IWORKSize> m_originalSize |
| optional<IWORKPosition> m_position |
| boost::optional<ID_t> m_ref |
| std::shared_ptr<IWORKText> m_savedText |
| PAG1ParserState& m_state |
| optional<string> m_style |
| optional<double> m_w |
| optional<double> m_x |
| optional<double> m_y |