Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java195 Control oTextControl = new Control(this, SOTEXTBOX, new Point(), new Size()); in initializeBasicControlValues() local
196 nDBRefHeight = (oTextControl.getPreferredHeight("The quick brown fox...") + 1); in initializeBasicControlValues()
199 xDrawPage.remove(oTextControl.xShape); in initializeBasicControlValues()

Completed in 19 milliseconds