• Mihai Varga's avatar
    LOK: added a general getCommandValues method · 39975c47
    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}}
    I've fixed the unit test this time
    
    Change-Id: I30b0fba8ba1db33dd79f4b46026d293b9ea72402
    39975c47
LibreOfficeKit.hxx 10.2 KB