Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java558 BusFooter.iHeight = (int) (numFooterHeight.getValue() * 1000); in numFooterHeightTextChanged()
727 if (numFooterHeight.getValue() == 0) in chkPaperFooterItemChanged()
729 numFooterHeight.setValue(0.1); in chkPaperFooterItemChanged()
731 …etterDoc.DocSize.Width, (int) (numFooterHeight.getValue() * 1000), 0, (int) (myLetterDoc.DocSize.H… in chkPaperFooterItemChanged()
1474 …A.add(UnoDataAware.attachNumericControl(cgl, "cp_PaperFooterHeight", numFooterHeight, null, true)); in initConfiguration()
H A DLetterWizardDialog.java59 XNumericField numFooterHeight; field in LetterWizardDialog
386 numFooterHeight = insertNumericField("numFooterHeight", NUMFOOTERHEIGHT_TEXT_CHANGED, in buildStep2()

Completed in 36 milliseconds