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

loplugin:defaultparams

Change-Id: I4c6936e882455b0ef39169a904281a9124b61689
üst d50e3868
...@@ -130,8 +130,7 @@ extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL pdfimport_component_getFactory( ...@@ -130,8 +130,7 @@ extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL pdfimport_component_getFactory(
xFactory = ::cppu::createSingleComponentFactory( xFactory = ::cppu::createSingleComponentFactory(
pComponents->pFactory, pComponents->pFactory,
sImplementationName, sImplementationName,
sServices, sServices
NULL
); );
break; break;
} }
......
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