Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx145 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 …]
H A Dfiledlg2.hxx84 PushButton* pLoadBtn; member in ImpPathDialog

Completed in 19 milliseconds