33 static const char oName[] =
"Headings";
34 static const char oTip[] =
"Toggles Headings On and Off if they exist";
38 static const StringList oVals(&choices[0], &choices[2]);
62 for (text =
""; *from; from++) {
89 for (
char *tok = token; *tok; tok++)
97 token[tokpos++] = *from;
#define SWORD_NAMESPACE_START
static const StringList * oValues()
const char * c_str() const
std::list< SWBuf > StringList
static const char oName[]
static const char * choices[4]
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)
#define SWORD_NAMESPACE_END