Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java224 …int ilistcount = /* xlstFieldNames.getItemCount();*/ UnoDialog.getListBoxItemCount(xlstFieldNames); in toggleButtons()
266 …int ilistcount = /* xlstFieldNames.getItemCount();*/ UnoDialog.getListBoxItemCount(xlstFieldNames); in removeFieldName()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java266 public static int getListBoxItemCount(XListBox _xListBox) in getListBoxItemCount() method in UnoDialog

Completed in 29 milliseconds