Typo in service name
...detected now that the default service manager XContentEnumerationAccess no creates its own XServiceInfo instances.
This commit is contained in:
@@ -116,7 +116,7 @@ public class ScriptProviderForBeanShell
|
||||
{
|
||||
xSingleServiceFactory = FactoryHelper.getServiceFactory(
|
||||
ScriptProviderForBeanShell._ScriptProviderForBeanShell.class,
|
||||
"com.sun.star.script.ScriptProviderForBeanShell",
|
||||
"com.sun.star.script.provider.ScriptProviderForBeanShell",
|
||||
multiFactory,
|
||||
regKey );
|
||||
}
|
||||
|
Reference in New Issue
Block a user