Searched refs:CurTabIndex (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | PathSelection.java | 71 …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 18 milliseconds