Searched refs:xPropSet_of_PathSettings (Results 1 – 1 of 1) sorted by relevance
131 …final XPropertySet xPropSet_of_PathSettings = UnoRuntime.queryInterface(XPropertySet.class, aPathS… in before() local133 … 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() local264 o = xPropSet_of_PathSettings.getPropertyValue(_sName); in getPropertyValueAsString()286 …final XPropertySet xPropSet_of_PathSettings = UnoRuntime.queryInterface(XPropertySet.class, aPathS… in showPathSettings() local295 Object o = xPropSet_of_PathSettings.getPropertyValue(sName); in showPathSettings()
Completed in 12 milliseconds