• Mihai Varga's avatar
    LOK: added a general getCommandValues method · 9640dcea
    Mihai Varga yazdı
    This method returns a JSON mapping of the posible values for the given
    command (e.g. .uno:StyleApply, etc).
    
    returns:
    {commandName: "cmdName", commandValues: {json_of_cmd_values}}
    
    Change-Id: Ic8f970d077af6be9bc226f72f725b6cdf2d4c160
    9640dcea
LibreOfficeKit.h 5.65 KB