Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java552 BusCompanyAddress.iHeight = (int) (numAddressHeight.getValue() * 1000); in numAddressHeightTextChanged()
614 if (numAddressHeight.getValue() == 0) in chkPaperCompanyAddressItemChanged()
616 numAddressHeight.setValue(0.1); in chkPaperCompanyAddressItemChanged()
618 …Company Address", (int) (numAddressWidth.getValue() * 1000), (int) (numAddressHeight.getValue() * … in chkPaperCompanyAddressItemChanged()
1468 …businessDA.add(UnoDataAware.attachNumericControl(cgpa, "cp_Height", numAddressHeight, null, true)); in initConfiguration()
H A DLetterWizardDialog.java53 XNumericField numAddressHeight; field in LetterWizardDialog
332 numAddressHeight = insertNumericField("numAddressHeight", NUMADDRESSHEIGHT_TEXT_CHANGED, in buildStep2()

Completed in 22 milliseconds