Lines Matching refs:GetState

31 …electAll','Cut')) return false;};var C=FCK.Commands.GetCommand(B);if (C.GetState()==-1) return fal…
79 …nction(){FCK.ExecuteNamedCommand(this.Name);};FCKNamedCommand.prototype.GetState=function(){if (FC… method in FCKNamedCommand
80 ….SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKStyleCommand
81GetState=function(){if (this.GetStateFunction) return this.GetStateFunction(this.GetStateParam);el… method in FCKVisitLinkCommand
82GetState();if (A==-1) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.repla… method in FCKShowBlockCommand
83 …','Spell Check','wsc/w.html',530,480);}};FCKSpellCheckCommand.prototype.GetState=function(){if (FC… method in FCKSpellCheckCommand
84 …K.Events.FireEvent('OnSelectionChange');};FCKTextColorCommand.prototype.GetState=function(){if (FC… method in FCKTextColorCommand
85 …=function(){FCK.PasteAsPlainText();};FCKPastePlainTextCommand.prototype.GetState=function(){if (FC… method in FCKPastePlainTextCommand
86 ….Execute=function(){FCK.PasteFromWord();};FCKPasteWordCommand.prototype.GetState=function(){if (FC… method in FCKPasteWordCommand
87 …g.UnknownCommand.replace(/%1/g,this.Name));}};FCKTableCommand.prototype.GetState=function(){if (FC… method in FCKTableCommand
88 …rScrollPos[0];I.scrollTop=oEditorScrollPos[1];}};FCKFitWindow.prototype.GetState=function(){if (FC… method in FCKFitWindow
89GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=FCKSelection.GetBounda… method in FCKListCommand
90GetState();if (B==-1) return;var C=A.CreateBookmark();var D=this._CssClassName;var E=new FCKDomRan… method in FCKJustifyCommand
91 …k(B);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKIndentCommand
92GetState();var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.CreateBookmark();if… method in FCKBlockQuoteCommand
93 …this.StyleName);FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKCoreStyleCommand
94 …les.RemoveAll();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return… method in FCKRemoveFormatCommand
102 … B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B==A.State)…
104 … B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B!=-1){A=1;…
110 …Enable();else this.Disable();ShowScaytState();return true;};T.prototype.GetState=function(){return… method in T
120GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCommand('Copy').GetState()==-1);…