summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-04-28 14:22:02 +0200
committerEike Rathke <erack@redhat.com>2015-04-28 19:12:59 +0200
commit613dda912d9b54922e2fcc8a0d6e8f5b4a6cf5eb (patch)
treee90de174ba1bd20de662dce3b795ba6616e9355e /sc
parent433fb8c055ff93a9bb3567310d2dda6bbcc9d635 (diff)
add field to comment
Change-Id: I2a208b57846ad628612c9682fde864ff4a4437ae
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/tool/odffmap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/odffmap.cxx b/sc/source/core/tool/odffmap.cxx
index 011979d3d1d4..fef82c3a5f59 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" },