Home
last modified time | relevance | path

Searched refs:FCKRemoveFormatCommand (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckremoveformatcommand.js26 var FCKRemoveFormatCommand = function() class
31 FCKRemoveFormatCommand.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js48 case 'RemoveFormat' : oCommand = new FCKRemoveFormatCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js84 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
85 …pt':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;ca…
H A Dfckeditorcode_gecko.js83 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
84 …pt':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;ca…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js94 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
96 …pt':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;ca…
H A Dfckeditorcode_ie.js98 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
99 …pt':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;ca…