summaryrefslogtreecommitdiffstats
path: root/libreofficekit/UnoCommands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/UnoCommands.txt')
-rw-r--r--libreofficekit/UnoCommands.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/libreofficekit/UnoCommands.txt b/libreofficekit/UnoCommands.txt
new file mode 100644
index 000000000..b949c4d67
--- /dev/null
+++ b/libreofficekit/UnoCommands.txt
@@ -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