Searched refs:fontDescriptor4 (Results 1 – 3 of 3) sorted by relevance
/trunk/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialog.java | 110 FontDescriptor fontDescriptor4 = new FontDescriptor(); field in AgendaWizardDialog 141 fontDescriptor4.Weight = 150; in AgendaWizardDialog() 148 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle1_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep1() 176 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle2_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep2() 226 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle3_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep3() 257 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle5_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep4() 300 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle4_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep5() 343 …new Object[] { fontDescriptor4,INTEGER_16,resources.reslblTitle6_value,Boolean.TRUE,91,INTEGERS[8]… in buildStep6()
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | WebWizardDialog.java | 173 FontDescriptor fontDescriptor4 = new FontDescriptor(); field in WebWizardDialog 229 fontDescriptor4.Weight = 150; in WebWizardDialog() 253 …fontDescriptor4, INTEGER_16, resources.reslbIntroTitle_value, Boolean.TRUE, "lbIntroTitle", 91, IN… in buildStep1() 308 …fontDescriptor4, INTEGER_16, resources.reslblContentTitle_value, Boolean.TRUE, "lblContentTitle", … in buildStep2() 428 …fontDescriptor4, INTEGER_16, resources.reslblLayoutTitle_value, Boolean.TRUE, "lblLayoutTitle", 91… in buildStep3() 445 …fontDescriptor4, INTEGER_16, resources.reslblLayout2Title_value, Boolean.TRUE, "lblLayout2Title", … in buildStep4() 543 …fontDescriptor4, INTEGER_16, resources.reslblStyleTitle_value, Boolean.TRUE, "lblStyleTitle", 91, … in buildStep5() 631 …fontDescriptor4, INTEGERS[8], resources.reslblTitleGeneralPage_value, Boolean.TRUE, "lblTitleGener… in buildStep6() 735 …fontDescriptor4, INTEGER_16, resources.reslblTitlePublish_value, Boolean.TRUE, "lblTitlePublish", … in buildStep7()
|
/trunk/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialog.java | 95 FontDescriptor fontDescriptor4 = new FontDescriptor(); field in FaxWizardDialog 123 fontDescriptor4.Weight = 100; in FaxWizardDialog() 513 …fontDescriptor4, INTEGERS[8], resources.reslblFooter_value, 97, 28, INTEGERS[4], new Short((short)… in buildStep4()
|
Completed in 35 milliseconds