Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dvalidate.cxx122 if( Window *pPreWnd = pEdit==&maEdMax?&maFtMax:(pEdit==&maEdMin?&maFtMin:NULL) ) in RefInputStartPreHdl() local
124 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() local
142 pPreWnd->SetParent( this ); in RefInputDonePreHdl()
143 pPreWnd->Show(); in RefInputDonePreHdl()

Completed in 17 milliseconds