Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Ddlgctrl.cxx236 if ( nType == DLGWINDOW_NEXT ) in ImplGetDlgWindow()
283 Window* pNextWindow = ImplGetDlgWindow( i, DLGWINDOW_NEXT ); in ImplGetDlgWindow()
441 pWindow = pParent->ImplGetDlgWindow( i, DLGWINDOW_NEXT ); in ImplFindAccelWindow()
599 nType = DLGWINDOW_NEXT; in ImplDlgCtrl()
759 nType = DLGWINDOW_NEXT; in ImplDlgCtrl()
948 …Window* pWindow = pDlgCtrlParent->ImplGetDlgWindow( nIndex, DLGWINDOW_NEXT, nFormStart, nFormEnd ); in ImplDlgCtrlNextWindow()
/aoo4110/main/vcl/inc/vcl/
H A Dwindow.hxx333 #define DLGWINDOW_NEXT 1 macro

Completed in 31 milliseconds