33 static const char oName[] =
"Glosses";
34 static const char oTip[] =
"Toggles Glosses On and Off if they exist";
38 static const StringList oVals(&choices[0], &choices[2]);
56 const SWBuf orig = text;
57 const char * from = orig.
c_str();
60 for (text =
""; *from; ++from) {
#define SWORD_NAMESPACE_START
const char * setAttribute(const char *attribName, const char *attribValue, int partNum=-1, char partSplit= '|')
bool startsWith(const SWBuf &prefix) const
static const StringList * oValues()
const char * c_str() const
std::list< SWBuf > StringList
SWBuf & append(const char *str, long max=-1)
static const char oName[]
static const char * choices[4]
const char * getAttribute(const char *attribName, int partNum=-1, char partSplit= '|') const
#define SWORD_NAMESPACE_END
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)