summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-12-23 14:16:01 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-12-23 14:22:32 +0100
commit9e118293188607ac883ed65754aaccc9ef2c6abb (patch)
tree37d3a9708da2d49f75a867d1152dc2860eda804e /sw/inc/unocoll.hxx
parent190e66534868e6ed553150282d95381f5dd5f51a (diff)
sw: drawingml export of textframe gradients
CppunitTest_sw_ooxmlexport's testTextframeGradient is a reproducer for this problem. Change-Id: I8a0a1e8728cd82d96bdc7167e57cae72932429c5
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r--sw/inc/unocoll.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index b3e77dc00872..29a95bd8c1a6 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -308,7 +308,7 @@ cppu::WeakImplHelper4
::com::sun::star::lang::XServiceInfo
> SwXFramesBaseClass;
-class SwXFrames : public SwXFramesBaseClass,
+class SW_DLLPUBLIC SwXFrames : public SwXFramesBaseClass,
public SwUnoCollection
{
const FlyCntType eType;