Home
last modified time | relevance | path

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

/AOO41X/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java311 findDlgFind.click(); in testFind()
342 findDlgFind.click(); in testFindFormulasAndValues()
353 findDlgFind.click(); in testFindFormulasAndValues()
/AOO41X/test/testgui/source/testlib/gui/
H A DUIMap.java177 … public static final VclButton findDlgFind = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_SEARCH"); field in UIMap