Adapt to prefixed bootstrap_component_getFactory

Change-Id: I397f339b20bf43fbe68df18c50c23f90323f3df5
This commit is contained in:
Stephan Bergmann
2013-04-16 10:53:34 +02:00
parent e7664052d6
commit b25a9a2f58

View File

@@ -466,7 +466,8 @@ SAL_IMPLEMENT_MAIN()
"com.sun.star.comp.stoc.RegistryTypeDescriptionProvider",
Reference< lang::XMultiServiceFactory >(
xContext->getServiceManager(), UNO_QUERY ),
Reference< registry::XRegistryKey >() ), UNO_QUERY );
Reference< registry::XRegistryKey >(), "bootstrap_" ),
UNO_QUERY );
if (! xTDprov_factory.is())
{
throw RuntimeException(