Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A Dutils.java303 XPropertySet pthSettings = null; in getOfficeSettingsValue() local
305 pthSettings = (XPropertySet) AnyConverter.toObject( in getOfficeSettingsValue()
310 settingPath = (String) pthSettings.getPropertyValue(setting); in getOfficeSettingsValue()
324 XPropertySet pthSettings = null; in setOfficeSettingsValue() local
326 pthSettings = (XPropertySet) AnyConverter.toObject( in setOfficeSettingsValue()
331 pthSettings.setPropertyValue(setting, value); in setOfficeSettingsValue()

Completed in 16 milliseconds