Home
last modified time | relevance | path

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

/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java190 f.setBounds(0, 0, oldPosition.width, oldPosition.height); in test2()
214 f.setBounds(0, curY, oldPosition.width, oldPosition.height); in test2()
232 coverFrame.setBounds(pos); in test2()
650 f.setBounds(0, 0, 1000, 600); in test8()
H A DWriterFrame.java56 setBounds(x, y, width, height); in WriterFrame()
67 setBounds(x, y, width, height); in WriterFrame()
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java121 aPanel.setBounds( 0, 0, nW, nH ); in LayoutComponents()
132 aControlComponent.setBounds( 0, nH - nControlH, nW, nControlH ); in LayoutComponents()
214 aVisualComponent.setBounds( nX, nY, nWidth, nHeight ); in LayoutComponents()
H A DWindowAdapter.java362 maFrame.setBounds( X, Y, Width, Height ); in setPosSize()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java439 public void setBounds(java.awt.Rectangle r) { in setBounds() method in WindowsAccessBridgeAdapter.PopupMenuProxy
621 public void setBounds(java.awt.Rectangle r) { in setBounds() method in WindowsAccessBridgeAdapter.ListProxy
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java174 public void setBounds(java.awt.Rectangle r) { in setBounds() method in AccessibleComponentImpl
H A DWindow.java507 public void setBounds(java.awt.Rectangle r) { in setBounds() method in Window.AccessibleWindow
H A DDialog.java610 public void setBounds(java.awt.Rectangle r) { in setBounds() method in Dialog.AccessibleDialog
H A DFrame.java602 public void setBounds(java.awt.Rectangle r) { in setBounds() method in Frame.AccessibleFrame
H A DComponent.java633 public void setBounds(java.awt.Rectangle r) { in setBounds() method in Component.AccessibleUNOComponent
H A DContainer.java715 public void setBounds(java.awt.Rectangle r) { in setBounds() method in Container.AccessibleContainer
/trunk/main/scripting/workben/installer/
H A DInstallWizard.java112 setBounds((center.x-windowWidth/2)-115,(center.y-windowWidth/2)-100, windowWidth,windowHeight); in InstallWizard()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java224 re.setBounds(sx, sy, ex - sx, ey - sy); in findRectangle()
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java190 aEditor.setBounds(100,100,800,900); in initView()

Completed in 78 milliseconds