• Noel Grandin's avatar
    Revert "unused SID commands in sc" · f90139cc
    Noel Grandin yazdı
    This reverts commit 9c435044.
    
    Eike Rathke:
    
    Odd, I don't even remember what these slots were used for..
    Ugh.. now I think I know.. (very) old recorded Basic macros used slot:number with the dispatcher instead of the .uno:... commands, so removing/renumbering slots may actually break those.
    
    I'm not sure if we already deprecated the slot number thing in an earlier release or maybe it was already done back in OOo times, I simply don't remember. Must be at least 1.5 decades since slot numbers were replaced with .uno commands, but old recorded macros are still supported.
    
    However, our qaDevOOo tests and some other tests (in Java) still use slot:#### notation, git grep 'slot:[0-9]'
    
    I think best is to revert this change and abandon the other SID removals.
    
    Change-Id: I091cf71dd38772dac7491afd6f28951b54510eaf
    Reviewed-on: https://gerrit.libreoffice.org/46963Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
    f90139cc
docsh.sdi 4.03 KB