repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup comment
[LibreOffice.git]
/
libreofficekit
/
UnoCommands.txt
blob
b949c4d6748c19146076c3cb755eb6dffb53fa6a
1
This document describes UNO commands that are (know to be) used with LOK.
2
3
Command: ".uno:InsertGraphic"
4
5
JSON parameters:
6
7
{
8
"FileName" :
9
{
10
"type" : "string",
11
"value" : "<fileURL>"
12
}
13
}
14
15
where <fileURL> is URL encoded string, e.g. file:///home/user/file.odt