Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogConst.java37 …public static final String CHKUSECOMMUNICATIONTYPE_ITEM_CHANGED = "chkUseCommunicationItemChanged"; field
H A DFaxWizardDialog.java228 …CommunicationType = insertCheckBox("chkUseCommunicationType", CHKUSECOMMUNICATIONTYPE_ITEM_CHANGED, in buildStep2()