34 #ifndef MAC_WRT_PRO_STRUCTURES
35 # define MAC_WRT_PRO_STRUCTURES
50 namespace MacWrtProParserInternal
55 namespace MacWrtProStructuresInternal
81 bool send(
int blockId);
99 MWAW_DEBUG_MSG((
"MacWrtProStructuresListenerState::numSection: not called in main zone\n"));
118 bool newPage(
bool softBreak=
false);
142 shared_ptr<MacWrtProStructuresInternal::Font>
m_font;
231 shared_ptr<MacWrtProStructuresInternal::Block>
readBlock();
234 shared_ptr<MacWrtProStructuresInternal::Block>
readBlockV2(
int id);
249 bool readSections(std::vector<MacWrtProStructuresInternal::Section> §ions);
264 bool getPattern(
int patId,
float &patternPercent)
const;
276 bool send(
int blockId,
bool mainZone=
false);
308 shared_ptr<MacWrtProStructuresInternal::State>
m_state;