Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogResources.java42 protected String[] CommunicationLabels = new String[3]; field in FaxWizardDialogResources
174 CommunicationLabels[i - 1] = getResText(RID_FAXWIZARDCOMMUNICATION_START + i); in loadCommunicationResources()
H A DFaxWizardDialogImpl.java439 …rolProperty("lstCommunicationType", PropertyNames.STRING_ITEM_LIST, resources.CommunicationLabels); in initializeCommunication()
458 xTextComponent.setText(resources.CommunicationLabels[0]); in setDefaultForGreetingAndSalutationAndCommunication()