summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/drawinglayeruno
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/drawinglayeruno')
-rw-r--r--drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx b/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx
index 4da680a7e52c..8a8eceb369b9 100644
--- a/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx
+++ b/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx
@@ -45,7 +45,7 @@ namespace drawinglayer
extern "C"
{
- SAL_DLLPUBLIC void* SAL_CALL drawinglayer_component_getFactory( const sal_Char* pImplName, void* pServiceManager, void* /* pRegistryKey */ )
+ SAL_DLLPUBLIC_EXPORT void* SAL_CALL drawinglayer_component_getFactory( const sal_Char* pImplName, void* pServiceManager, void* /* pRegistryKey */ )
{
uno::Reference< lang::XSingleServiceFactory > xFactory;
void* pRet = 0;