The SWORD Project
1.9.0.svnversion
|
#include <osislatex.h>
Public Member Functions | |
MyUserData (const SWModule *module, const SWKey *key) | |
void | outputNewline (SWBuf &buf) |
~MyUserData () | |
Public Attributes | |
int | consecutiveNewlines |
SWBuf | divLevel |
bool | firstCell |
SWBuf | fn |
TagStack * | hiStack |
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 45 of file osislatex.h.
Definition at line 187 of file osislatex.cpp.
OSISLaTeX::MyUserData::~MyUserData | ( | ) |
Definition at line 197 of file osislatex.cpp.
void OSISLaTeX::MyUserData::outputNewline | ( | SWBuf & | buf | ) |
Definition at line 204 of file osislatex.cpp.
int OSISLaTeX::MyUserData::consecutiveNewlines |
Definition at line 60 of file osislatex.h.
SWBuf OSISLaTeX::MyUserData::divLevel |
Definition at line 54 of file osislatex.h.
bool OSISLaTeX::MyUserData::firstCell |
Definition at line 51 of file osislatex.h.
SWBuf OSISLaTeX::MyUserData::fn |
Definition at line 63 of file osislatex.h.
TagStack* OSISLaTeX::MyUserData::hiStack |
Definition at line 57 of file osislatex.h.
bool OSISLaTeX::MyUserData::inXRefNote |
Definition at line 48 of file osislatex.h.
bool OSISLaTeX::MyUserData::isBiblicalText |
Definition at line 49 of file osislatex.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 OSISLaTeX::MyUserData::lastTransChange |
Definition at line 61 of file osislatex.h.
TagStack* OSISLaTeX::MyUserData::lineStack |
Definition at line 59 of file osislatex.h.
Definition at line 42 of file swbasicfilter.h.
bool OSISLaTeX::MyUserData::osisQToTick |
Definition at line 47 of file osislatex.h.
TagStack* OSISLaTeX::MyUserData::quoteStack |
Definition at line 56 of file osislatex.h.
|
inherited |
Definition at line 48 of file swbasicfilter.h.
int OSISLaTeX::MyUserData::suspendLevel |
Definition at line 50 of file osislatex.h.
|
inherited |
Definition at line 47 of file swbasicfilter.h.
TagStack* OSISLaTeX::MyUserData::titleStack |
Definition at line 58 of file osislatex.h.
SWBuf OSISLaTeX::MyUserData::version |
Definition at line 64 of file osislatex.h.
Definition at line 44 of file swbasicfilter.h.
SWBuf OSISLaTeX::MyUserData::w |
Definition at line 62 of file osislatex.h.
SWBuf OSISLaTeX::MyUserData::wordsOfChristEnd |
Definition at line 53 of file osislatex.h.
SWBuf OSISLaTeX::MyUserData::wordsOfChristStart |
Definition at line 52 of file osislatex.h.