Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx403 static Window* ImplFindAccelWindow( Window* pParent, sal_uInt16& rIndex, xub_Unicode cCharCode, in ImplFindAccelWindow() function
461 Window* pAccelWin = ImplFindAccelWindow( pWindow, nChildIndex, cCharCode, in ImplFindAccelWindow()
861 pSWindow = ::ImplFindAccelWindow( this, i, c, nFormStart, nFormEnd ); in ImplDlgCtrl()
865 if ( pSWindow == ::ImplFindAccelWindow( this, i, c, nFormStart, nFormEnd ) ) in ImplDlgCtrl()
1091 pWindow = ::ImplFindAccelWindow( pFrameWindow, in ImplGetLabelFor()

Completed in 9 milliseconds