[Libreoffice-commits] core.git: include/svx

Maxim Monastirsky momonasmon at gmail.com
Fri Oct 24 03:07:44 PDT 2014


 include/svx/tbcontrl.hxx |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 86bef9224e0f10bfc81bc87c0302d9cee0d33dd6
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date:   Fri Oct 24 13:05:06 2014 +0300

    Forgot to update this comment
    
    Change-Id: I3922bcf22b7efe43fd42c937d88251b230d6384a

diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx
index 22b7bd0..0f9db2f 100644
--- a/include/svx/tbcontrl.hxx
+++ b/include/svx/tbcontrl.hxx
@@ -43,7 +43,8 @@
         ----------------------
         Item type:      SvxColorItem
                         SfxBoolItem
-                    and XLineColorItem
+                        XLineColorItem
+                    and XFillColorItem
 
         for font color (writer, ...)
         Execute-Id      SID_ATTR_CHAR_COLOR2
@@ -70,6 +71,9 @@
         for line color
         Execute-Id      SID_ATTR_LINE_COLOR
 
+        for area fill color
+        Execute-Id      SID_ATTR_FILL_COLOR
+
         SvxPatternToolBoxControl
         ------------------------
         Item type:      SvxBrushItem


More information about the Libreoffice-commits mailing list