Home
last modified time | relevance | path

Searched defs:FCKPasteWordCommand (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckpastewordcommand.js24 var FCKPasteWordCommand = function() class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js76 var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=fu… class
H A Dfckeditorcode_gecko.js75 var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=fu… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js86 var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=fu… class
H A Dfckeditorcode_ie.js90 var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=fu… class