diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/odffmap.cxx | 2 |
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" }, |