[Libreoffice-commits] online.git: loleaflet/reference.html

Jan Holesovsky kendy at collabora.com
Thu Mar 10 19:26:27 UTC 2016


 loleaflet/reference.html |   12 ++++++++++++
 1 file changed, 12 insertions(+)

New commits:
commit e10e155f72eedf44aeeed0225de79c10e9cfb05a
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 bf492d3..43f9fe6 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -8769,6 +8769,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