Searched refs:xInvFactory (Results 1 – 1 of 1) sorted by relevance
1427 Reference<XSingleServiceFactory> xInvFactory= getInvocationFactory(rObj); in createUnoObjectWrapper() local1428 if (xInvFactory.is()) in createUnoObjectWrapper()1432 Reference<XInterface> xInt = xInvFactory->createInstanceWithArguments(params); in createUnoObjectWrapper()
Completed in 20 milliseconds