Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dsta_list.cxx498 Window* StatementList::GetWinByRT( Window *pBase, WindowType nRT, sal_Bool MaybeBase, sal_uInt16 nS… in GetWinByRT() function in StatementList
589 …while ( (pMenuBarWin = GetWinByRT( NULL, WINDOW_MENUBARWINDOW, sal_True, nSkip++, sal_True )) != N… in GetMatchingMenu()
H A Dstatemnt.hxx247 …Window* GetWinByRT( Window *pBase, WindowType nRT, sal_Bool MaybeBase = sal_True, sal_uInt16 nSkip…
H A Dstatemnt.cxx3917 … FixedText* pFixedText = (FixedText*)GetWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True, nNr1-1 ); in HandleVisibleControls()
4378 pStatus = (StatusBar*)GetWinByRT( pControl, WINDOW_STATUSBAR, sal_True ); in HandleCommonMethods()
6461 Window *pChild = GetWinByRT( pControl, WINDOW_OKBUTTON ); in Execute()
6472 Window *pChild = GetWinByRT( pControl, WINDOW_CANCELBUTTON ); in Execute()
6483 Window *pChild = GetWinByRT( pControl, WINDOW_HELPBUTTON ); in Execute()

Completed in 58 milliseconds