37 SWGenBook::SWGenBook(
const char *imodname,
const char *imoddesc,
SWDisplay *idisp,
SWTextEncoding enc,
SWTextDirection dir,
SWTextMarkup mark,
const char* ilang) :
SWModule(imodname, imoddesc, idisp, (char *)
"Generic Books", enc, dir, mark, ilang) {
52 const SWKey* thiskey = k?k:this->
key;
94 (*tmpTreeKey) = *(thiskey);
#define SWORD_NAMESPACE_START
virtual SWKey * getElement(int pos=-1)
virtual SWKey * createKey() const =0
SWGenBook(const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, SWTextEncoding encoding=ENC_UNKNOWN, SWTextDirection dir=DIRECTION_LTR, SWTextMarkup markup=FMT_UNKNOWN, const char *ilang=0)
virtual TreeKey * getTreeKey()
const TreeKey & getTreeKey(const SWKey *k=0) const
#define SWDYNAMIC_CAST(className, object)
#define SWORD_NAMESPACE_END