loleaflet/reference.html |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 713987a9aa143c547eed2df426d7d648dc3d4ea0
Author: Jan Holesovsky <[email protected]>
Date:   Thu Mar 10 11:53:14 2016 +0100

    loleaflet: Add missing .uno: prefixes.

diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index d2ffe6e..9b3130b 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -8496,31 +8496,31 @@ var unoCommands = [
 },
 
 {
-    uno: ' DateField',
+    uno: '.uno:DateField',
     parameter: null,
     description: 'Insert Date field.'
 },
 
 {
-    uno: ' TimeField',
+    uno: '.uno:TimeField',
     parameter: null,
     description: 'Insert Time field.'
 },
 
 {
-    uno: ' TitleField',
+    uno: '.uno:TitleField',
     parameter: null,
     description: 'Insert Title field.'
 },
 
 {
-    uno: ' AuthorField',
+    uno: '.uno:AuthorField',
     parameter: null,
     description: 'Insert Author field.'
 },
 
 {
-    uno: ' TopicField',
+    uno: '.uno:TopicField',
     parameter: null,
     description: 'Insert Topic field.'
 },
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to