Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java91 public void rightClick(int x, int y) { in rightClick() method in VclControl
93 Tester.rightClick((int) rect.x + x, (int) rect.y + y); in rightClick()
/trunk/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java125 mathEditWindow.rightClick(5, 5); in testCreateFormulaFromRightClickMenu()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java93 public static void rightClick(int x, int y) { in rightClick() method in Tester

Completed in 17 milliseconds