Searched refs:numFooterHeight (Results 1 – 2 of 2) sorted by relevance
558 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()
59 XNumericField numFooterHeight; field in LetterWizardDialog386 numFooterHeight = insertNumericField("numFooterHeight", NUMFOOTERHEIGHT_TEXT_CHANGED, in buildStep2()
Completed in 30 milliseconds