Searched refs:factoryProps (Results 1 – 2 of 2) sorted by relevance
143 XPropertySet factoryProps; in bootstrap() local144 factoryProps = (XPropertySet)UnoRuntime.queryInterface( in bootstrap()146 object = factoryProps.getPropertyValue("DefaultContext"); in bootstrap()
297 XPropertySet factoryProps = (XPropertySet)com.sun.star.uno.UnoRuntime.queryInterface( in getComponentContext() local302 XComponentContext.class, factoryProps.getPropertyValue( "DefaultContext" ) ); in getComponentContext()
Completed in 12 milliseconds