Home
last modified time | relevance | path

Searched refs:FCKSpellCheckCommand (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckspellcheckcommand_ie.js25 var FCKSpellCheckCommand = function() class
31 FCKSpellCheckCommand.prototype.Execute = function()
45 FCKSpellCheckCommand.prototype._RunIeSpell = function()
64 FCKSpellCheckCommand.prototype.GetState = function()
H A Dfckspellcheckcommand_gecko.js25 var FCKSpellCheckCommand = function() class
31 FCKSpellCheckCommand.prototype.Execute = function()
36 FCKSpellCheckCommand.prototype.GetState = function()
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js125 case 'SpellCheck' : oCommand = new FCKSpellCheckCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js73FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=(FCKConfig.SpellChecker=='ie… class
85 …ck_image.html?ImageButton',450,400);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;cas…
H A Dfckeditorcode_gecko.js72FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=(FCKConfig.SpellChecker=='Sp… class
84 …ck_image.html?ImageButton',450,400);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;cas…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js87FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=true;};FCKSpellCheckCommand.… class
99 …ck_image.html?ImageButton',450,390);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;cas…
H A Dfckeditorcode_gecko.js83FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=(FCKConfig.SpellChecker!='ie… class
97 …ck_image.html?ImageButton',550,550);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;cas…