Home
last modified time | relevance | path

Searched defs:GetSelectedCells (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktablehandler_gecko.js24 FCKTableHandler.GetSelectedCells = function() class in FCKTableHandler
Dfcktablehandler_ie.js24 FCKTableHandler.GetSelectedCells = function() class in FCKTableHandler
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktablehandler_gecko.js24 FCKTableHandler.GetSelectedCells = function() class in FCKTableHandler
Dfcktablehandler_ie.js24 FCKTableHandler.GetSelectedCells = function() class in FCKTableHandler
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js60 FCKTableHandler.GetSelectedCells=function(){var A=[];var B=FCK.EditorWindow.getSelection();if (B.ra… class
Dfckeditorcode_ie.js61 FCKTableHandler.GetSelectedCells=function(){var A=[];var B=FCK.EditorDocument.selection.createRange… class
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js65 FCKTableHandler.GetSelectedCells=function(){var A=[];var B=FCK.EditorWindow.getSelection();if (B.ra… class
Dfckeditorcode_ie.js66 FCKTableHandler.GetSelectedCells=function(){if (FCKSelection.GetType()=='Control'){var A=FCKSelecti… class
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js80 FCKTableHandler.GetSelectedCells=function(){if (FCKSelection.GetType()=='Control'){var A=FCKSelecti… class
Dfckeditorcode_gecko.js76 FCKTableHandler.GetSelectedCells=function(){var A=[];var B=FCKSelection.GetSelection();if (B.rangeC… class