Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx186 static Window* ImplGetNextWindow( Window* pParent, sal_uInt16 n, sal_uInt16& nIndex, sal_Bool bTest… in ImplGetNextWindow() function
240 pWindow = ImplGetNextWindow( this, i, i, sal_True ); in ImplGetDlgWindow()
267 pWindow = ImplGetNextWindow( this, i, i, sal_True ); in ImplGetDlgWindow()
341 pSWindow = ImplGetNextWindow( pParent, i, i, sal_False ); in ImplFindDlgCtrlWindow()
371 pTempWindow = ImplGetNextWindow( pParent, i, i, sal_False ); in ImplFindDlgCtrlWindow()
424 pWindow = ImplGetNextWindow( pParent, i, i, sal_True ); in ImplFindAccelWindow()
473 pWindow = ImplGetNextWindow( pParent, i, i, bCheckEnable ); in ImplFindAccelWindow()
581 pButtonWindow = ImplGetNextWindow( this, iButton, iButton, sal_True ); in ImplDlgCtrl()
656 pButtonWindow = ImplGetNextWindow( this, iButton, iButton, sal_True ); in ImplDlgCtrl()
713 pTempWindow = ImplGetNextWindow( this, iTemp, iTemp, sal_False ); in ImplDlgCtrl()
[all …]

Completed in 15 milliseconds