Searched refs:oLabelControl (Results 1 – 1 of 1) sorted by relevance
189 Control oLabelControl = new Control(this, SOLABEL, new Point(), new Size()); in initializeBasicControlValues() local190 XDevice xDevice = UnoRuntime.queryInterface(XDevice.class, oLabelControl.xWindowPeer); in initializeBasicControlValues()194 nLabelHeight = (oLabelControl.getPreferredHeight("The quick brown fox...") + 1); in initializeBasicControlValues()198 xDrawPage.remove(oLabelControl.xShape); in initializeBasicControlValues()