Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckremoveformatcommand.js26 var FCKRemoveFormatCommand = function() class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js84 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
H A Dfckeditorcode_gecko.js83 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js94 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class
H A Dfckeditorcode_ie.js98 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={… class