Searched refs:pPreWnd (Results 1 – 1 of 1) sorted by relevance
122 if( Window *pPreWnd = pEdit==&maEdMax?&maFtMax:(pEdit==&maEdMin?&maFtMin:NULL) ) in RefInputStartPreHdl() local124 pPreWnd->SetParent( pValidationDlg ); in RefInputStartPreHdl()125 pPreWnd->Hide(); in RefInputStartPreHdl()140 if( Window *pPreWnd = m_pRefEdit==&maEdMax?&maFtMax:(m_pRefEdit==&maEdMin?&maFtMin:NULL) ) in RefInputDonePreHdl() local142 pPreWnd->SetParent( this ); in RefInputDonePreHdl()143 pPreWnd->Show(); in RefInputDonePreHdl()
Completed in 8 milliseconds