Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java510 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()
H A DLetterWizardDialog.java48 XNumericField numLogoHeight; field in LetterWizardDialog
287 numLogoHeight = insertNumericField("numLogoHeight", NUMLOGOHEIGHT_TEXT_CHANGED, in buildStep2()

Completed in 29 milliseconds