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

Kohei Yoshida kohei.yoshida at collabora.com
Fri Jul 25 11:13:23 PDT 2014


 include/xmloff/maptype.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 63a94bd053ecd3079003344904c2030339b7c8a6
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri Jul 25 14:12:46 2014 -0400

    Get the math right.
    
    Change-Id: I6c0073d27d18676b85809bd5f294e90e23ec9770

diff --git a/include/xmloff/maptype.hxx b/include/xmloff/maptype.hxx
index 7b263fb..a942b1c 100644
--- a/include/xmloff/maptype.hxx
+++ b/include/xmloff/maptype.hxx
@@ -63,7 +63,7 @@ struct XMLPropertyMapEntry
      *     <li>XML_TYPE_PROP_CHART</li>
      * </ul>
      *
-     * <p>The next 6 bits are not used.</p>
+     * <p>The next 2 bits are not used.</p>
      *
      * <p>The last 12 bits specify additional rules on how to special-case the
      * value during import and export.  This value may be a combination of the


More information about the Libreoffice-commits mailing list