#include <thmlstrongs.h>
Public Methods | |
ThMLStrongs () | |
virtual | ~ThMLStrongs () |
virtual char | ProcessText (char *text, int maxlen, const SWKey *key, const SWModule *=0) |
virtual const char * | getOptionName () |
virtual const char * | getOptionTip () |
virtual void | setOptionValue (const char *ival) |
virtual const char * | getOptionValue () |
virtual OptionsList | getOptionValues () |
Private Attributes | |
bool | option |
OptionsList | options |
Static Private Attributes | |
const char | on [] = "On" |
const char | off [] = "Off" |
const char | optName [] = "Strong's Numbers" |
const char | optTip [] = "Toggles Strong's Numbers On and Off if they exist" |
Definition at line 30 of file thmlstrongs.h.