[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/reference.html
Jan Holesovsky
kendy at collabora.com
Thu Mar 10 19:25:14 UTC 2016
loleaflet/reference.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 1165d8ee8c4e3d0a82da5c020b647622091f407d
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Mar 10 20:24:29 2016 +0100
loleaflet: Document the .uno:SortAscending and .uno:SortDescending.
diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index 441f290..130b38b 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -8776,6 +8776,18 @@ var unoCommands = [
},
{
+ uno: '.uno:SortAscending',
+ parameter: null,
+ description: 'Sort the current selection ascending.'
+},
+
+{
+ uno: '.uno:SortDescending',
+ parameter: null,
+ description: 'Sort the current selection descending.'
+},
+
+{
header: 'Presentation-related',
},
More information about the Libreoffice-commits
mailing list