[Libreoffice-commits] core.git: sc/source

Eike Rathke erack at redhat.com
Tue Apr 28 10:13:43 PDT 2015


 sc/source/core/tool/odffmap.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 613dda912d9b54922e2fcc8a0d6e8f5b4a6cf5eb
Author: Eike Rathke <erack at redhat.com>
Date:   Tue Apr 28 14:22:02 2015 +0200

    add field to comment
    
    Change-Id: I2a208b57846ad628612c9682fde864ff4a4437ae

diff --git a/sc/source/core/tool/odffmap.cxx b/sc/source/core/tool/odffmap.cxx
index 011979d..fef82c3 100644
--- a/sc/source/core/tool/odffmap.cxx
+++ b/sc/source/core/tool/odffmap.cxx
@@ -20,7 +20,7 @@
 #include "compiler.hxx"
 #include <sal/macros.h>
 
-// ODFF, English, Programmatical, ODF_11
+// ODFF, English, MapDupToInternal when writing ODFF, Programmatical, ODF_11
 ScCompiler::AddInMap ScCompiler::maAddInMap[] =
 {
     { "ORG.OPENOFFICE.WEEKS", "WEEKS", false, "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks", "COM.SUN.STAR.SHEET.ADDIN.DATEFUNCTIONS.GETDIFFWEEKS" },


More information about the Libreoffice-commits mailing list