summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/constitemcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/constitemcontainer.hxx')
-rw-r--r--framework/inc/uielement/constitemcontainer.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/uielement/constitemcontainer.hxx b/framework/inc/uielement/constitemcontainer.hxx
index d1278564d22c..1d41eacc8e5f 100644
--- a/framework/inc/uielement/constitemcontainer.hxx
+++ b/framework/inc/uielement/constitemcontainer.hxx
@@ -59,13 +59,14 @@
#include <cppuhelper/propshlp.hxx>
#include <vector>
+#include <fwidllapi.h>
namespace framework
{
class RootItemContainer;
class ItemContainer;
-class ConstItemContainer : public ::com::sun::star::lang::XTypeProvider ,
+class FWI_DLLPUBLIC ConstItemContainer : public ::com::sun::star::lang::XTypeProvider ,
public com::sun::star::container::XIndexAccess ,
public ::com::sun::star::lang::XUnoTunnel ,
public ::com::sun::star::beans::XFastPropertySet,