Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java570 …boolean bfieldnameisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFieldListBox),… in isComplete()
571 …boolean bfunctionisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFunctionListBox… in isComplete()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java194 …short[] iselected = (short[]) Helper.getUnoArrayPropertyValue(UnoDialog.getModel(lstRelations), Pr… in getreferencedTableName()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DHelper.java212 public static Object getUnoArrayPropertyValue(Object oUnoObject, String PropertyName) in getUnoArrayPropertyValue() method in Helper
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java223 …boolean bfieldnameisselected = Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xlstFieldNames),… in toggleButtons()

Completed in 23 milliseconds