Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/qadevOOo/runner/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 9 milliseconds