Searched refs:iBtnPosY (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | WizardDialog.java | 456 int iBtnPosY = iDialogHeight - iButtonHeight - 6; in drawNaviBar() local 479 new Integer(iBtnPosY - 6), 1, 85, 0, ICurStep, 1 in drawNaviBar() 494 …tResText(UIConsts.RID_COMMON + 15), new Integer(iHelpPosX), new Integer(iBtnPosY), new Short((shor… in drawNaviBar() 499 …tResText(UIConsts.RID_COMMON + 13), new Integer(iBackPosX), new Integer(iBtnPosY), new Short((shor… in drawNaviBar() 505 …tResText(UIConsts.RID_COMMON + 14), new Integer(iNextPosX), new Integer(iBtnPosY), new Short((shor… in drawNaviBar() 511 …esText(UIConsts.RID_COMMON + 12), new Integer(iFinishPosX), new Integer(iBtnPosY), new Short((shor… in drawNaviBar() 517 …esText(UIConsts.RID_COMMON + 11), new Integer(iCancelPosX), new Integer(iBtnPosY), new Short((shor… in drawNaviBar()
|
Completed in 21 milliseconds