Searched refs:settingProps (Results 1 – 1 of 1) sorted by relevance
701 …XPropertySet settingProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, settings); in getOfficeURL() local702 String path = (String) settingProps.getPropertyValue("Module"); in getOfficeURL()
Completed in 22 milliseconds