Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java188 public int getPreferredHeight(String sText) in getPreferredHeight() method in Control
223 public int getPreferredHeight() in getPreferredHeight() method in Control
H A DFormHandler.java194 nLabelHeight = (oLabelControl.getPreferredHeight("The quick brown fox...") + 1); in initializeBasicControlValues()
196 nDBRefHeight = (oTextControl.getPreferredHeight("The quick brown fox...") + 1); in initializeBasicControlValues()
H A DDatabaseControl.java170 return super.getPreferredHeight(); in getControlHeight()

Completed in 32 milliseconds