office-gobmx/libreofficekit/UnoCommands.txt
Tomaž Vajngerl ddf82cd0ed lok: start describing UNO commands used through LOK
Change-Id: I44ce5a8a7ef939cbe48f6164284fae88a090a724
2017-03-12 09:34:20 +01:00

15 lines
286 B
Text

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