an interface to transmit the info of MacWrtProStructures to a listener
More...
#include <MacWrtProStructures.hxx>
|
bool | newPage (bool softBreak=false) |
| create a new page
|
|
an interface to transmit the info of MacWrtProStructures to a listener
◆ MacWrtProStructuresListenerState()
MacWrtProStructuresListenerState::MacWrtProStructuresListenerState |
( |
std::shared_ptr< MacWrtProStructures > const & |
structures, |
|
|
bool |
mainZone, |
|
|
int |
version |
|
) |
| |
◆ ~MacWrtProStructuresListenerState()
MacWrtProStructuresListenerState::~MacWrtProStructuresListenerState |
( |
| ) |
|
◆ getPageBreaksPos()
std::vector< int > MacWrtProStructuresListenerState::getPageBreaksPos |
( |
| ) |
const |
◆ insertSoftPageBreak()
void MacWrtProStructuresListenerState::insertSoftPageBreak |
( |
| ) |
|
◆ isSent()
bool MacWrtProStructuresListenerState::isSent |
( |
int |
graphicId | ) |
|
◆ newPage()
bool MacWrtProStructuresListenerState::newPage |
( |
bool |
softBreak = false | ) |
|
|
protected |
◆ numSection()
int MacWrtProStructuresListenerState::numSection |
( |
| ) |
const |
|
inline |
◆ send()
bool MacWrtProStructuresListenerState::send |
( |
int |
graphicId | ) |
|
◆ sendChar()
void MacWrtProStructuresListenerState::sendChar |
( |
char |
c | ) |
|
◆ sendFont()
bool MacWrtProStructuresListenerState::sendFont |
( |
int |
id | ) |
|
◆ sendParagraph()
bool MacWrtProStructuresListenerState::sendParagraph |
( |
int |
id | ) |
|
◆ sendSection()
void MacWrtProStructuresListenerState::sendSection |
( |
int |
numSection | ) |
|
◆ m_actPage
int MacWrtProStructuresListenerState::m_actPage |
|
protected |
◆ m_actTab
int MacWrtProStructuresListenerState::m_actTab |
|
protected |
◆ m_isMainZone
bool MacWrtProStructuresListenerState::m_isMainZone |
|
protected |
◆ m_newPageDone
bool MacWrtProStructuresListenerState::m_newPageDone |
|
protected |
◆ m_numCols
int MacWrtProStructuresListenerState::m_numCols |
|
protected |
◆ m_numTab
int MacWrtProStructuresListenerState::m_numTab |
|
protected |
◆ m_section
int MacWrtProStructuresListenerState::m_section |
|
protected |
◆ m_structures
◆ m_version
int MacWrtProStructuresListenerState::m_version |
|
protected |
The documentation for this class was generated from the following files: