Home
last modified time | relevance | path

Searched refs:lstGreeting (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java450 xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in setDefaultForGreetingAndSalutationAndCommunication()
486 faxDA.add(UnoDataAware.attachEditControl(cgl, "cp_Greeting", lstGreeting, null, true)); in initConfiguration()
826 … XTextComponent xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in chkUseGreetingItemChanged()
833 … XTextComponent xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in lstGreetingItemChanged()
H A DFaxWizardDialog.java51 XComboBox lstGreeting; field in FaxWizardDialog
282lstGreeting = insertComboBox("lstGreeting", LSTGREETING_ACTION_PERFORMED, LSTGREETING_ITEM_CHANGED… in buildStep2()
/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java929 … XTextComponent xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in chkUseGreetingItemChanged()
942 xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in setDefaultForGreetingAndSalutation()
951 … XTextComponent xTextComponent = UnoRuntime.queryInterface(XTextComponent.class, lstGreeting); in lstGreetingItemChanged()
1486 … letterDA.add(UnoDataAware.attachEditControl(cgl, "cp_Greeting", lstGreeting, null, true)); in initConfiguration()
H A DLetterWizardDialog.java83 XComboBox lstGreeting; field in LetterWizardDialog
588lstGreeting = insertComboBox("lstGreeting", LSTGREETING_ACTION_PERFORMED, LSTGREETING_ITEM_CHANGED… in buildStep3()

Completed in 45 milliseconds