Searched refs:numAddressWidth (Results 1 – 2 of 2) sorted by relevance
534 BusCompanyAddress.iWidth = (int) (numAddressWidth.getValue() * 1000); in numAddressWidthTextChanged()610 if (numAddressWidth.getValue() == 0) in chkPaperCompanyAddressItemChanged()612 numAddressWidth.setValue(0.1); in chkPaperCompanyAddressItemChanged()618 …ress = myLetterDoc.new BusinessPaperObject("Company Address", (int) (numAddressWidth.getValue() * … in chkPaperCompanyAddressItemChanged()1467 … businessDA.add(UnoDataAware.attachNumericControl(cgpa, "cp_Width", numAddressWidth, null, true)); in initConfiguration()
55 XNumericField numAddressWidth; field in LetterWizardDialog350 numAddressWidth = insertNumericField("numAddressWidth", NUMADDRESSWIDTH_TEXT_CHANGED, in buildStep2()
Completed in 58 milliseconds