Home
last modified time | relevance | path

Searched refs:factoryProps (Results 1 – 2 of 2) sorted by relevance

/trunk/main/scripting/java/org/openoffice/idesupport/localoffice/
H A DLocalOfficeImpl.java143 XPropertySet factoryProps; in bootstrap() local
144 factoryProps = (XPropertySet)UnoRuntime.queryInterface( in bootstrap()
146 object = factoryProps.getPropertyValue("DefaultContext"); in bootstrap()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DTestParameters.java297 XPropertySet factoryProps = (XPropertySet)com.sun.star.uno.UnoRuntime.queryInterface( in getComponentContext() local
302 XComponentContext.class, factoryProps.getPropertyValue( "DefaultContext" ) ); in getComponentContext()

Completed in 13 milliseconds