The SWORD Project
1.9.0.svnversion
|
#include <osisxhtml.h>
Public Member Functions | |
MyUserData (const SWModule *module, const SWKey *key) | |
void | outputNewline (SWBuf &buf) |
~MyUserData () | |
Public Attributes | |
int | consecutiveNewlines |
SWBuf | fn |
TagStack * | hiStack |
SWBuf | interModuleLinkEnd |
SWBuf | interModuleLinkStart |
bool | inXRefNote |
bool | isBiblicalText |
const SWKey * | key |
SWBuf | lastSuspendSegment |
SWBuf | lastTextNode |
SWBuf | lastTransChange |
TagStack * | lineStack |
const SWModule * | module |
bool | osisQToTick |
TagStack * | quoteStack |
bool | supressAdjacentWhitespace |
int | suspendLevel |
bool | suspendTextPassThru |
TagStack * | titleStack |
SWBuf | version |
const VerseKey * | vkey |
SWBuf | w |
SWBuf | wordsOfChristEnd |
SWBuf | wordsOfChristStart |
Definition at line 46 of file osisxhtml.h.
Definition at line 180 of file osisxhtml.cpp.
OSISXHTML::MyUserData::~MyUserData | ( | ) |
Definition at line 197 of file osisxhtml.cpp.
void OSISXHTML::MyUserData::outputNewline | ( | SWBuf & | buf | ) |
Definition at line 205 of file osisxhtml.cpp.
int OSISXHTML::MyUserData::consecutiveNewlines |
Definition at line 60 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::fn |
Definition at line 63 of file osisxhtml.h.
TagStack* OSISXHTML::MyUserData::hiStack |
Definition at line 57 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::interModuleLinkEnd |
Definition at line 55 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::interModuleLinkStart |
Definition at line 54 of file osisxhtml.h.
bool OSISXHTML::MyUserData::inXRefNote |
Definition at line 49 of file osisxhtml.h.
bool OSISXHTML::MyUserData::isBiblicalText |
Definition at line 50 of file osisxhtml.h.
Definition at line 43 of file swbasicfilter.h.
|
inherited |
Definition at line 46 of file swbasicfilter.h.
|
inherited |
Definition at line 45 of file swbasicfilter.h.
SWBuf OSISXHTML::MyUserData::lastTransChange |
Definition at line 61 of file osisxhtml.h.
TagStack* OSISXHTML::MyUserData::lineStack |
Definition at line 59 of file osisxhtml.h.
Definition at line 42 of file swbasicfilter.h.
bool OSISXHTML::MyUserData::osisQToTick |
Definition at line 48 of file osisxhtml.h.
TagStack* OSISXHTML::MyUserData::quoteStack |
Definition at line 56 of file osisxhtml.h.
|
inherited |
Definition at line 48 of file swbasicfilter.h.
int OSISXHTML::MyUserData::suspendLevel |
Definition at line 51 of file osisxhtml.h.
|
inherited |
Definition at line 47 of file swbasicfilter.h.
TagStack* OSISXHTML::MyUserData::titleStack |
Definition at line 58 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::version |
Definition at line 64 of file osisxhtml.h.
Definition at line 44 of file swbasicfilter.h.
SWBuf OSISXHTML::MyUserData::w |
Definition at line 62 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::wordsOfChristEnd |
Definition at line 53 of file osisxhtml.h.
SWBuf OSISXHTML::MyUserData::wordsOfChristStart |
Definition at line 52 of file osisxhtml.h.