Searched refs:pLoadBtn (Results 1 – 2 of 2) sorted by relevance
145 delete pLoadBtn; in ~ImpPathDialog()238 pLoadBtn = 0; in InitControls()310 if ( pBtn == pOkBtn || pBtn == pLoadBtn ) in IMPL_LINK()545 if( pLoadBtn ) in PreExecute()547 aPos = pLoadBtn->GetPosPixel(); in PreExecute()548 aSize = pLoadBtn->GetSizePixel(); in PreExecute()549 nDY = pLoadBtn->GetSizePixel().Height() * 2; in PreExecute()589 if( pLoadBtn ) in PreExecute()590 pLoadBtn->SetSizePixel( aSize ); in PreExecute()783 pLoadBtn = 0; in InitControls()[all …]
84 PushButton* pLoadBtn; member in ImpPathDialog
Completed in 27 milliseconds