summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-01-12 09:06:49 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-01-12 09:07:16 +0100
commitb0058366190b63fcbc112b43d387f7600a7fe55d (patch)
tree8eea47c8653d19e2dc7e81d96f269c1663593f79 /sw/source/filter/ww8/wrtww8.hxx
parent813a319fe836d1ed1c967928bc044643d0b4c07d (diff)
tdf#61511 RTF export: handle page background solid color fill
Change-Id: I562419b6d4fb791ef5b255effe9a4510d930bdbc
Diffstat (limited to 'sw/source/filter/ww8/wrtww8.hxx')
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index e2ef06c19573..e10075b3c345 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -865,6 +865,8 @@ protected:
void SetCurPam(sal_uLong nStt, sal_uLong nEnd);
+ /// Get background color of the document, if there is one.
+ boost::optional<SvxBrushItem> getBackground();
/// Populates m_vecBulletPic with all the bullet graphics used by numberings.
int CollectGrfsOfBullets();
/// Write the numbering picture bullets.