lok: start describing UNO commands used through LOK

Change-Id: I44ce5a8a7ef939cbe48f6164284fae88a090a724
This commit is contained in:
Tomaž Vajngerl 2017-03-12 09:32:21 +01:00
parent 473efc7a87
commit ddf82cd0ed

View file

@ -0,0 +1,15 @@
This document describes UNO commands that are (know to be) used with LOK.
Command: ".uno:InsertGraphic"
JSON parameters:
{
"FileName" :
{
"type" : "string",
"value" : "<fileURL>"
}
}
where <fileURL> is URL encoded string, e.g. file:///home/user/file.odt