Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx124 if( pNewDirBtn ) in ImpPathDialog()
125 pNewDirBtn->Enable( bCreateDir ); in ImpPathDialog()
148 delete pNewDirBtn; in ~ImpPathDialog()
227 INITCONTROL( pNewDirBtn, PushButton, WB_DEFBUTTON, in InitControls()
262 if (pNewDirBtn) in InitControls()
263 pNewDirBtn->SetClickHdl( LINK( this, ImpPathDialog, ClickHdl) ); in InitControls()
355 if ( pBtn == pNewDirBtn ) in IMPL_LINK()
763 pNewDirBtn = NULL; in InitControls()
771 pNewDirBtn = NULL; in InitControls()
H A Dfiledlg2.hxx88 PushButton* pNewDirBtn; member in ImpPathDialog

Completed in 22 milliseconds