#include <ABWContentCollector.h>
std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentCharacterStyle |
std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentParagraphStyle |
std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentSectionStyle |
std::stack<std::pair<int, ABWListElement *> > libabw::ABWContentParsingState::m_listLevels |