[Libreoffice-commits] online.git: loleaflet/reference.html
Jan Holesovsky
kendy at collabora.com
Fri Feb 5 11:34:14 UTC 2016
loleaflet/reference.html | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit 8145ac71afa97dda27092b5e594df98fb3017218
Author: Jan Holesovsky <kendy at collabora.com>
Date: Fri Feb 5 12:32:50 2016 +0100
loleaflet: Document .uno:CharBackgroundExt.
diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index bae4e86..6982cae 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -8268,6 +8268,13 @@ var unoCommands = [
},
{
+ uno: '.uno:CharBackgroundExt',
+ parameter: null,
+ description: '.uno:CharBackgroundExt is supplementary to .uno:BackColor. When .uno:BackColor is set, Writer turns into a "watercan" mode, where the user directly marks parts of the text with the wanted background color. ' +
+ '.uno:CharBackgroundExt then controls this watercan mode - dispatching it toggles the watercan mode on/off, and also the StateChanged events reflect the on/off mode accordingly.'
+},
+
+{
uno: '.uno:BackgroundColor',
parameter: {
'BackgroundColor': {
More information about the Libreoffice-commits
mailing list