Searched refs:FCKPastePlainTextCommand (Results 1 – 6 of 6) sorted by relevance
25 var FCKPastePlainTextCommand = function() class30 FCKPastePlainTextCommand.prototype.Execute = function()35 FCKPastePlainTextCommand.prototype.GetState = function()
88 case 'PasteText' : oCommand = new FCKPastePlainTextCommand() ; break ;
75 …FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Exe… class85 …se 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;c…
74 …FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Exe… class84 …se 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;c…
85 …FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Exe… class97 …se 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;c…
89 …FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Exe… class99 …se 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;c…