Home
last modified time | relevance | path

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

/aoo41x/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java131 …final XPropertySet xPropSet_of_PathSettings = UnoRuntime.queryInterface(XPropertySet.class, aPathS… in before() local
133 … xPropertyInfoOfPathSettings = xPropSet_of_PathSettings.getPropertySetInfo().getProperties(); in before()
145 Object o = xPropSet_of_PathSettings.getPropertyValue(sName); in before()
258 …final XPropertySet xPropSet_of_PathSettings = UnoRuntime.queryInterface(XPropertySet.class, aPathS… in getPropertyValueAsString() local
264 o = xPropSet_of_PathSettings.getPropertyValue(_sName); in getPropertyValueAsString()
286 …final XPropertySet xPropSet_of_PathSettings = UnoRuntime.queryInterface(XPropertySet.class, aPathS… in showPathSettings() local
295 Object o = xPropSet_of_PathSettings.getPropertyValue(sName); in showPathSettings()

Completed in 21 milliseconds