Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Dutils.java701 …XPropertySet settingProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, settings); in getOfficeURL() local
702 String path = (String) settingProps.getPropertyValue("Module"); in getOfficeURL()

Completed in 16 milliseconds