summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-01-12 09:06:49 +0100
committerAndras Timar <andras.timar@collabora.com>2016-02-10 21:38:34 +0100
commite9e8c1075a8424febcef7aab996d3d55a6852926 (patch)
treee69b3db1a793c06b44604c846cbb6ce782f80fe8 /include
parentf31e11b68d1f2b43d0a761dd6da54df20a65d81d (diff)
tdf#61511 RTF export: handle page background solid color fill
(cherry picked from commit b0058366190b63fcbc112b43d387f7600a7fe55d) Conflicts: sw/qa/extras/rtfexport/rtfexport.cxx Change-Id: I562419b6d4fb791ef5b255effe9a4510d930bdbc Reviewed-on: https://gerrit.libreoffice.org/22085 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 7e8be547eb44b0211ab45e21c6961e2dc3995a84)
Diffstat (limited to 'include')
-rw-r--r--include/svtools/rtfkeywd.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/rtfkeywd.hxx b/include/svtools/rtfkeywd.hxx
index d57fd13feb53..55d97f51bd16 100644
--- a/include/svtools/rtfkeywd.hxx
+++ b/include/svtools/rtfkeywd.hxx
@@ -1207,6 +1207,7 @@
#define LO_STRING_SVTOOLS_RTF_LEVELPICTURE "\\levelpicture"
#define LO_STRING_SVTOOLS_RTF_BRDRSH "\\brdrsh"
#define LO_STRING_SVTOOLS_RTF_GENERATOR "\\generator"
+#define LO_STRING_SVTOOLS_RTF_VIEWBKSP "\\viewbksp"
#endif // INCLUDED_SVTOOLS_RTFKEYWD_HXX