Home
last modified time | relevance | path

Searched refs:CurTabIndex (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java71 …public void insert(int DialogStep, int XPos, int YPos, int Width, short CurTabIndex, String LabelT… in insert() argument
79 …w Integer(XPos), new Integer(YPos), new Integer(DialogStep), new Short(CurTabIndex), new Integer(W… in insert()
87 …), new Integer(YPos + 10), new Integer(DialogStep), new Short((short) (CurTabIndex + 1)), new Inte… in insert()
96 …dth - 16), new Integer(YPos + 9), new Integer(DialogStep), new Short((short) (CurTabIndex + 2)), 16 in insert()

Completed in 13 milliseconds