Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java534 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()
H A DLetterWizardDialog.java55 XNumericField numAddressWidth; field in LetterWizardDialog
350 numAddressWidth = insertNumericField("numAddressWidth", NUMADDRESSWIDTH_TEXT_CHANGED, in buildStep2()

Completed in 20 milliseconds