sw/source/filter/ww8/fields.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 5253bef351ebc5413a382e41586b78028b9ee358
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Mon Jan 24 07:40:50 2022 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Mon Jan 24 08:49:28 2022 +0100

    Add a reference to respective documentation
    
    Change-Id: I6934dbe0a43a34e70a4bb988ae31d2a503928573
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128808
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/sw/source/filter/ww8/fields.cxx b/sw/source/filter/ww8/fields.cxx
index 36f8e8690b82..4c7dd8760028 100644
--- a/sw/source/filter/ww8/fields.cxx
+++ b/sw/source/filter/ww8/fields.cxx
@@ -27,6 +27,8 @@ namespace ww
     {
         //0 Signifies the field names I can't find.
         // #i43956# - field <eFOOTREF> = 5 should be mapped to "REF"
+        // See [MS-DOC] 2.9.90 flt
+        // 
https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-doc/28a8d2c2-6107-409d-8f6a-e345ab6d4179
         static const char *aFieldNames[] =
         {
             /* 0*/  nullptr,

Reply via email to