34 static const char oName[] =
"Words of Christ in Red";
35 static const char oTip[] =
"Toggles Red Coloring for Words of Christ On and Off if they are marked";
39 static const StringList oVals(&choices[0], &choices[2]);
66 for (text =
""; *from; from++) {
92 hide = (token[0] ==
'F' && ( (token[1] ==
'R') || (token[1] ==
'r') ));
97 for (
char *tok = token; *tok; tok++)
105 token[tokpos++] = *from;
#define SWORD_NAMESPACE_START
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)
static const StringList * oValues()
const char * c_str() const
std::list< SWBuf > StringList
static const char oName[]
virtual ~GBFRedLetterWords()
static const char * choices[4]
#define SWORD_NAMESPACE_END