Hi Olivier,

On Wednesday, 2011-07-27 21:05:06 -0300, Olivier Hallot wrote:

> 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*/"

The parameters are declared independently for each slot, see
SFX_ARGUMENTMAP(ScCellShell) in scslots.hxx where in my build offset
0 is at line 6112, so offset 73 is at line 6185. From there you see
repetitions of

    SFX_ARGUMENT(FN_PARAM_1,"By",SfxInt16Item),

For why your macro doesn't work and how to fix it see Caolan's answer.

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpmZpTe3sL0O.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to