Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java239 myFaxDoc.keepTypeFrame = (chkUseCommunicationType.getState() != 0); in finishWizard()
482 …dd(UnoDataAware.attachCheckBox(cgl, "cp_PrintCommunicationType", chkUseCommunicationType, null, tr… in initConfiguration()
810 ….switchUserField("CommunicationType", xTextComponent.getText(), (chkUseCommunicationType.getState(… in chkUseCommunicationItemChanged()
811 …municationType", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(chkUseCommunicationType.getState(… in chkUseCommunicationItemChanged()
817 ….switchUserField("CommunicationType", xTextComponent.getText(), (chkUseCommunicationType.getState(… in lstCommunicationItemChanged()
H A DFaxWizardDialog.java45 XCheckBox chkUseCommunicationType; field in FaxWizardDialog
228chkUseCommunicationType = insertCheckBox("chkUseCommunicationType", CHKUSECOMMUNICATIONTYPE_ITEM_C… in buildStep2()

Completed in 22 milliseconds