Searched refs:pthSettings (Results 1 – 1 of 1) sorted by relevance
302 XPropertySet pthSettings = null; in getOfficeSettingsValue() local304 pthSettings = (XPropertySet) AnyConverter.toObject( in getOfficeSettingsValue()309 settingPath = (String) pthSettings.getPropertyValue(setting); in getOfficeSettingsValue()323 XPropertySet pthSettings = null; in setOfficeSettingsValue() local325 pthSettings = (XPropertySet) AnyConverter.toObject( in setOfficeSettingsValue()330 pthSettings.setPropertyValue(setting, value); in setOfficeSettingsValue()