[Libreoffice] Inconsistencies in GoDownSel and GoUpSel (cell selection in Calc)

2011-07-27 Thread Olivier Hallot
Hi Investigating sc/sdi/cellsh.sdi I see the following code for the commands GoDown, GoDownSel, GoUp, GoUpSel (+ left and right movement and selection) //cursor down SfxVoidItem GoDown SID_CURSORDOWN ( SfxInt16Item By FN_PARAM_1, SfxBoolItem Sel FN_PARAM_2 ) [

Re: [Libreoffice] Inconsistencies in GoDownSel and GoUpSel (cell selection in Calc)

2011-07-27 Thread Eike Rathke
Hi Olivier, On Wednesday, 2011-07-27 14:50:33 -0300, Olivier Hallot wrote: Investigating sc/sdi/cellsh.sdi [...] So it looks like GoDownSel has an argument By, which seems to be select FN_PARAM_1 cells down, but GoUpSel (GoRightSel and GoLeftSel) does not have this parameter. Which one

Re: [Libreoffice] Inconsistencies in GoDownSel and GoUpSel (cell selection in Calc)

2011-07-27 Thread Olivier Hallot
Thans Eike for the enlighment. I am not skilled in C++ (thanks for your patience), but scslots.hxx looks different for GoUpSel and GoDownSel, if that matters, around the line that starts with 73/*Offset*/ and 74/*Offset*/ // Slot Nr. 145 : 26521 SFX_NEW_SLOT_ARG(