Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DWebWizardDialogResources.java129 String resBtnChooseBackground; field in WebWizardDialogResources
314 resBtnChooseBackground = oResource.getResText(RID_WEBWIZARDDIALOG_START + 140); in WebWizardDialogResources()
H A DWebWizardDialog.java578 …INTEGER_14, HelpIds.getHelpIdString(HID5_BTN_BACKGND), resources.resBtnChooseBackground, "btnBackg… in buildStep5()