Home
last modified time | relevance | path

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

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