32 static const char oName[] =
"Lemmas";
33 static const char oTip[] =
"Toggles Lemmas On and Off if they exist";
37 static const StringList oVals(&choices[0], &choices[2]);
57 const char *from = orig.
c_str();
58 for (text =
""; *from; from++) {
66 if (!strncmp(token.
c_str(),
"sync ", 5) && strstr(token.
c_str(),
"type=\"lemma\"")) {
#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