Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java117 FontDescriptor oFontDescriptor = new FontDescriptor(); in AggregateComponent() local
118 oFontDescriptor.Weight = com.sun.star.awt.FontWeight.BOLD; in AggregateComponent()
119 oFontDescriptor.Height = (short) 14; in AggregateComponent()
129oFontDescriptor, 14, HelpIds.getHelpIdString(lastHelpIndex + 1), "+", new Integer(_iPosX + iCompWi… in AggregateComponent()
138oFontDescriptor, 14, HelpIds.getHelpIdString(lastHelpIndex + 2), "-", new Integer(_iPosX + iCompWi… in AggregateComponent()