• Philippe Jung's avatar
    tdf#91909 Uno commands for slide navigation and sorting · d18afcc9
    Philippe Jung yazdı
    The following change adds the following uno commands to
    draw and impress. Commands are in standard toolbar and
    not visible by default.
    
    NextPage: go to the next page
    PreviousPage: go to the previous page
    FirstPage: go to the first page
    LastPage: go the the last page
    
    MovePageUp: Moves the current selection above the page
    preceding the selection.
    MovePageDown: Moves the current selection below the page
    following the selection.
    MovePageTop: Moves the selection to the top.
    MovePageBottom: Moves the current selection to the bottom.
    
    Change-Id: I2dbd923f14fd9901fb513c58b51bc7ab91ad0a83
    Reviewed-on: https://gerrit.libreoffice.org/16211Reviewed-by: 's avatarPhilippe Jung <phil.jung@free.fr>
    Tested-by: 's avatarPhilippe Jung <phil.jung@free.fr>
    d18afcc9
Library_sd.mk 18.7 KB