Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckpasteplaintextcommand.js25 var FCKPastePlainTextCommand = function() class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js75 var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.… class
H A Dfckeditorcode_gecko.js74 var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js85 var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.… class
H A Dfckeditorcode_ie.js89 var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.… class