Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DSystemDialog.java279 …PropertyValue[] xPropertyValue = (PropertyValue[]) oArrayObject; //UnoRuntime.queryInterface(XProp… in getFilterUIName_() local
280 int MaxCount = xPropertyValue.length; in getFilterUIName_()
283 PropertyValue aValue = xPropertyValue[i]; in getFilterUIName_()

Completed in 16 milliseconds