tdf#95003 inserted frame loses background color

The Area tab settings in the Insert Frame dialog are now applied
correctly (including color).

Change-Id: Id152c9409595970078970b43068a7ee594827d2b
Reviewed-on: https://gerrit.libreoffice.org/64990
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
diff --git a/sw/source/uibase/shells/textsh.cxx b/sw/source/uibase/shells/textsh.cxx
index d6016f2..2b9603e 100644
--- a/sw/source/uibase/shells/textsh.cxx
+++ b/sw/source/uibase/shells/textsh.cxx
@@ -843,6 +843,7 @@
        FN_SET_FRM_NAME,        FN_SET_FRM_NAME,
        SID_HTML_MODE,          SID_HTML_MODE,
        SID_COLOR_TABLE,        SID_PATTERN_LIST,
        XATTR_FILL_FIRST,       XATTR_FILL_LAST, // tdf#95003
        0
    };