Searched refs:BusCompanyAddress (Results 1 – 1 of 1) sorted by relevance
97 LetterDocument.BusinessPaperObject BusCompanyAddress = null; field in LetterWizardDialogImpl534 BusCompanyAddress.iWidth = (int) (numAddressWidth.getValue() * 1000); in numAddressWidthTextChanged()535 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()552 BusCompanyAddress.iHeight = (int) (numAddressHeight.getValue() * 1000); in numAddressHeightTextChanged()553 BusCompanyAddress.setFramePosition(); in numAddressHeightTextChanged()618 …BusCompanyAddress = myLetterDoc.new BusinessPaperObject("Company Address", (int) (numAddressWidth.… in chkPaperCompanyAddressItemChanged()[all …]