Searched refs:numLogoHeight (Results 1 – 2 of 2) sorted by relevance
510 BusCompanyLogo.iHeight = (int) (numLogoHeight.getValue() * 1000); in numLogoHeightTextChanged()572 if (numLogoHeight.getValue() == 0) in chkPaperCompanyLogoItemChanged()574 numLogoHeight.setValue(0.1); in chkPaperCompanyLogoItemChanged()576 …Object("Company Logo", (int) (numLogoWidth.getValue() * 1000), (int) (numLogoHeight.getValue() * 1… in chkPaperCompanyLogoItemChanged()1463 … businessDA.add(UnoDataAware.attachNumericControl(cgpl, "cp_Height", numLogoHeight, null, true)); in initConfiguration()
48 XNumericField numLogoHeight; field in LetterWizardDialog287 numLogoHeight = insertNumericField("numLogoHeight", NUMLOGOHEIGHT_TEXT_CHANGED, in buildStep2()
Completed in 26 milliseconds