drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fa2498cb3edbc5d5383af3466979f63e46ecc1c4 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Nov 21 18:12:01 2013 +0100 Typo Change-Id: I4cbaf4b51a3e6a0029c81c8242ae03857a42ddc1 diff --git a/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx b/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx index 4da680a..8a8eceb 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; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits