Searched refs:RID_COMMON (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | WizardDialog.java | 269 …Helper.setUnoPropertyValue(oRoadmap, "Text", oWizardResource.getResText(UIConsts.RID_COMMON + 16)); in addRoadmap() 494 …true, IButtonHeight, oWizardResource.getResText(UIConsts.RID_COMMON + 15), new Integer(iHelpPosX),… in drawNaviBar() 499 … HelpIds.getHelpIdString(hid + 2), oWizardResource.getResText(UIConsts.RID_COMMON + 13), new Integ… in drawNaviBar() 505 … HelpIds.getHelpIdString(hid + 3), oWizardResource.getResText(UIConsts.RID_COMMON + 14), new Integ… in drawNaviBar() 511 … HelpIds.getHelpIdString(hid + 4), oWizardResource.getResText(UIConsts.RID_COMMON + 12), new Integ… in drawNaviBar() 517 … HelpIds.getHelpIdString(hid + 5), oWizardResource.getResText(UIConsts.RID_COMMON + 11), new Integ… in drawNaviBar()
|
H A D | UIConsts.java | 39 public static final int RID_COMMON = 500; field
|
Completed in 30 milliseconds