m_actions.copy.referenceAndText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),displayWidget()->connectionsProxy(),TQT_SLOT(copyAnchorWithText()),actionCollection(),"copyReferenceWithText");
m_actions.save.referenceAndText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),displayWidget()->connectionsProxy(),TQT_SLOT(saveAnchorWithText()),actionCollection(),"saveReferenceWithText");
m_actions.save.chapterAsPlain=newTDEAction(i18n("Chapter as plain text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveChapterPlain()),actionCollection(),"saveChapterAsPlainText");
m_actions.save.chapterAsPlain=newTDEAction(i18n("Chapter as plain text"),TDEShortcut(0),this,TQT_SLOT(saveChapterPlain()),actionCollection(),"saveChapterAsPlainText");
m_actions.save.chapterAsHTML=newTDEAction(i18n("Chapter as HTML"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveChapterHTML()),actionCollection(),"saveChapterAsHTML");
m_actions.save.chapterAsHTML=newTDEAction(i18n("Chapter as HTML"),TDEShortcut(0),this,TQT_SLOT(saveChapterHTML()),actionCollection(),"saveChapterAsHTML");
m_actions.print.reference=newTDEAction(i18n("Reference with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(printAnchorWithText()),actionCollection(),"saveReferenceWithText");
m_actions.print.reference=newTDEAction(i18n("Reference with text"),TDEShortcut(0),this,TQT_SLOT(printAnchorWithText()),actionCollection(),"saveReferenceWithText");
m_actions.save.entryAsPlain=newTDEAction(i18n("Entry as plain text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveAsPlain()),actionCollection(),"saveEntryAsPlain");
m_actions.save.entryAsPlain=newTDEAction(i18n("Entry as plain text"),TDEShortcut(0),this,TQT_SLOT(saveAsPlain()),actionCollection(),"saveEntryAsPlain");
m_actions.save.entryAsHTML=newTDEAction(i18n("Entry as HTML"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveAsHTML()),actionCollection(),"saveEntryAsHTML");
m_actions.save.entryAsHTML=newTDEAction(i18n("Entry as HTML"),TDEShortcut(0),this,TQT_SLOT(saveAsHTML()),actionCollection(),"saveEntryAsHTML");
m_actions.print.entry=newTDEAction(i18n("Entry with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(printAll()),actionCollection(),"printEntryWithText");
m_actions.print.entry=newTDEAction(i18n("Entry with text"),TDEShortcut(0),this,TQT_SLOT(printAll()),actionCollection(),"printEntryWithText");
m_actions.newFolder=newTDEAction(i18n("Create a new folder"),CResMgr::mainIndex::newFolder::icon,0,TQT_TQOBJECT(this),TQT_SLOT(createNewFolder()),TQT_TQOBJECT(this));
m_actions.changeFolder=newTDEAction(i18n("Change this folder"),CResMgr::mainIndex::changeFolder::icon,0,TQT_TQOBJECT(this),TQT_SLOT(changeFolder()),TQT_TQOBJECT(this));
m_actions.newFolder=newTDEAction(i18n("Create a new folder"),CResMgr::mainIndex::newFolder::icon,0,this,TQT_SLOT(createNewFolder()),this);
m_actions.changeFolder=newTDEAction(i18n("Change this folder"),CResMgr::mainIndex::changeFolder::icon,0,this,TQT_SLOT(changeFolder()),this);
m_actions.searchInModules=newTDEAction(i18n("Search in selected work(s)"),CResMgr::mainIndex::search::icon,0,TQT_TQOBJECT(this),TQT_SLOT(searchInModules()),TQT_TQOBJECT(this));
m_actions.unlockModule=newTDEAction(i18n("Unlock this work"),CResMgr::mainIndex::unlockModule::icon,0,TQT_TQOBJECT(this),TQT_SLOT(unlockModule()),TQT_TQOBJECT(this));
m_actions.aboutModule=newTDEAction(i18n("About this work"),CResMgr::mainIndex::aboutModule::icon,0,TQT_TQOBJECT(this),TQT_SLOT(aboutModule()),TQT_TQOBJECT(this));
m_actions.searchInModules=newTDEAction(i18n("Search in selected work(s)"),CResMgr::mainIndex::search::icon,0,this,TQT_SLOT(searchInModules()),this);
m_actions.unlockModule=newTDEAction(i18n("Unlock this work"),CResMgr::mainIndex::unlockModule::icon,0,this,TQT_SLOT(unlockModule()),this);
m_actions.aboutModule=newTDEAction(i18n("About this work"),CResMgr::mainIndex::aboutModule::icon,0,this,TQT_SLOT(aboutModule()),this);
m_actions.copy.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(copyResultWithText()),TQT_TQOBJECT(this));
m_actions.copy.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),this,TQT_SLOT(copyResultWithText()),this);
m_actions.save.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveResultWithText()),TQT_TQOBJECT(this));
m_actions.save.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),this,TQT_SLOT(saveResultWithText()),this);
m_actions.copy.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(copyItemsWithText()),TQT_TQOBJECT(this));
m_actions.copy.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),this,TQT_SLOT(copyItemsWithText()),this);
m_actions.save.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),TQT_TQOBJECT(this),TQT_SLOT(saveItemsWithText()),TQT_TQOBJECT(this));
m_actions.save.resultWithText=newTDEAction(i18n("Reference with text"),TDEShortcut(0),this,TQT_SLOT(saveItemsWithText()),this);