Searched refs:xDrFactory (Results 1 – 1 of 1) sorted by relevance
98 …XMultiServiceFactory xDrFactory = ( XMultiServiceFactory ) UnoRuntime.queryInterface( XMultiServic… in test() local100 if ( xDrFactory == null ) in test()106 Object oShape = xDrFactory.createInstance( "com.sun.star.drawing.OLE2Shape" ); in test()
Completed in 7 milliseconds