Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx535 Window* pButtonWindow; in ImplDlgCtrl() local
568 pButtonWindow = NULL; in ImplDlgCtrl()
575 while ( pButtonWindow ) in ImplDlgCtrl()
577 if ( (pButtonWindow->GetStyle() & WB_DEFBUTTON) && in ImplDlgCtrl()
578 pButtonWindow->mpWindowImpl->mbPushButton ) in ImplDlgCtrl()
583 pButtonWindow = NULL; in ImplDlgCtrl()
651 while ( pButtonWindow ) in ImplDlgCtrl()
658 pButtonWindow = NULL; in ImplDlgCtrl()
874 …if ( pButtonWindow && pButtonWindow->IsVisible() && pButtonWindow->IsEnabled() && pButtonWindow->I… in ImplDlgCtrl()
885 mpWindowImpl->mpDlgCtrlDownWindow = pButtonWindow; in ImplDlgCtrl()
[all …]

Completed in 19 milliseconds