#include "IWORKText.h"
#include <cassert>
#include <string>
#include <vector>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/make_shared.hpp>
#include <boost/optional.hpp>
#include <boost/variant.hpp>
#include <librevenge/librevenge.h>
#include "IWORKDocumentInterface.h"
#include "IWORKLanguageManager.h"
#include "IWORKPath.h"
#include "IWORKProperties.h"
#include "IWORKTextRecorder.h"
#include "IWORKTypes.h"
Namespaces | |
namespace | libetonyek |
const IWORKListStyle_t::const_iterator m_current |
const IWORKListLabelGeometry* const m_geometry |
const int m_initial |
const IWORKListStyle_t& m_listStyle |
RVNGPropertyList* const m_props |
const IWORKListLabelTypeInfo_t& m_typeInfo |