Files
loongoffice/include/LibreOfficeKit
Mihai Varga 39975c477a LOK: added a general getCommandValues method
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
2015-09-10 11:34:20 +03:00
..
2015-06-15 12:37:42 +03:00