Searched refs:numLogoWidth (Results 1 – 2 of 2) sorted by relevance
516 BusCompanyLogo.iWidth = (int) (numLogoWidth.getValue() * 1000); in numLogoWidthTextChanged()568 if (numLogoWidth.getValue() == 0) in chkPaperCompanyLogoItemChanged()570 numLogoWidth.setValue(0.1); in chkPaperCompanyLogoItemChanged()576 …panyLogo = myLetterDoc.new BusinessPaperObject("Company Logo", (int) (numLogoWidth.getValue() * 10… in chkPaperCompanyLogoItemChanged()1462 … businessDA.add(UnoDataAware.attachNumericControl(cgpl, "cp_Width", numLogoWidth, null, true)); in initConfiguration()
50 XNumericField numLogoWidth; field in LetterWizardDialog305 numLogoWidth = insertNumericField("numLogoWidth", NUMLOGOWIDTH_TEXT_CHANGED, in buildStep2()
Completed in 32 milliseconds