Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java154 public int getControlHeight() in getControlHeight() method in DatabaseControl
180 return 2 * getControlHeight(); in getControlWidth()
184 return 2 * getControlHeight(); in getControlWidth()
H A DTimeStampControl.java63 int nDBHeight = oDateControl.getControlHeight(); in TimeStampControl()
/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java125 …eturn (oFormHandler.getControlReferenceHeight() - DBControlList[LastIndex].getControlHeight()) / 2; in getCheckBoxDiffHeight()
634 m_dbControlHeight = aDBControl.getControlHeight(); in insertDBControl()

Completed in 23 milliseconds