tdf#153972 Fix color filter when cells have no content
[LibreOffice.git] / libreofficekit / UnoCommands.txt
blobb949c4d6748c19146076c3cb755eb6dffb53fa6a
1 This document describes UNO commands that are (know to be) used with LOK.
3 Command: ".uno:InsertGraphic"
5 JSON parameters:
8     "FileName" :
9     {
10         "type" : "string",
11         "value" : "<fileURL>"
12     }
15 where <fileURL> is URL encoded string, e.g. file:///home/user/file.odt