Kaydet (Commit) ddf82cd0 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

lok: start describing UNO commands used through LOK

Change-Id: I44ce5a8a7ef939cbe48f6164284fae88a090a724
üst 473efc7a
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment