Kaydet (Commit) fa2498cb authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typo

Change-Id: I4cbaf4b51a3e6a0029c81c8242ae03857a42ddc1
üst 36e5fa00
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment