Home
last modified time | relevance | path

Searched refs:VerticalSplitCell (Results 101 – 118 of 118) sorted by relevance

12345

/plugin/wysiwyg/fckeditor/editor/lang/
H A Dja.js128 VerticalSplitCell : "セルを垂直方向に分割", property in FCKLang
H A Dko.js128 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
H A Dth.js128 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
H A Dzh.js128 VerticalSplitCell : "縱向分割儲存格", property in FCKLang
H A Dca.js128 VerticalSplitCell : "Divideix la cel·la verticalment", property in FCKLang
H A Del.js128 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
H A Des.js128 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
H A Deu.js129 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
H A Dfa.js128 VerticalSplitCell : "Split Cell Vertically", //MISSING property in FCKLang
/plugin/fckg/fckeditor/editor/lang/
H A Dde.js135 VerticalSplitCell : "Zelle vertikal teilen", property in FCKLang
H A Dnl.js147 VerticalSplitCell : "Splits cellen verticaal", property in FCKLang
H A Den.js149 VerticalSplitCell : "Split Cell Vertically", property in FCKLang
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js88 oItem.AddItem( 'TableVerticalSplitCell' , FCKLang.VerticalSplitCell, 61,
H A Dfcktablehandler.js510 FCKTableHandler.VerticalSplitCell = function() function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js65 …;this._InstallTableMap(C,B.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){v… function
77 …talSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'Tabl…
107 …itCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKComman…
H A Dfckeditorcode_gecko.js64 …;this._InstallTableMap(C,B.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){v… function
76 …talSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'Tabl…
106 …itCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKComman…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js75 …allTableMap(C,B.parentNode.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){v… function
87 …talSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'Tabl…
120 …itCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKComman…
H A Dfckeditorcode_ie.js79 …allTableMap(C,B.parentNode.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){v… function
91 …talSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'Tabl…
121 …itCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKComman…

12345