1
0
Fork 0
libreoffice/libreofficekit/UnoCommands.txt
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02: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