Searched refs:BusCompanyAddress (Results 1 – 1 of 1) sorted by relevance
97 LetterDocument.BusinessPaperObject BusCompanyAddress = null; field in LetterWizardDialogImpl535 BusCompanyAddress.setFramePosition(); in numAddressWidthTextChanged()540 BusCompanyAddress.iXPos = (int) (numAddressX.getValue() * 1000); in numAddressXTextChanged()541 BusCompanyAddress.setFramePosition(); in numAddressXTextChanged()546 BusCompanyAddress.iYPos = (int) (numAddressY.getValue() * 1000); in numAddressYTextChanged()547 BusCompanyAddress.setFramePosition(); in numAddressYTextChanged()553 BusCompanyAddress.setFramePosition(); in numAddressHeightTextChanged()638 if (BusCompanyAddress != null) in chkPaperCompanyAddressItemChanged()640 BusCompanyAddress.removeFrame(); in chkPaperCompanyAddressItemChanged()1053 if (BusCompanyAddress != null) in disableBusinessPaper()[all …]
Completed in 22 milliseconds