Home
last modified time | relevance | path

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

/aoo42x/main/fpicker/source/office/
H A Diodlg.cxx628 _pImp->_pBtnCancel = new CancelButton( this, SvtResId( BTN_EXPLORERFILE_CANCEL ) ); in Init_Impl()
750 lcl_MoveControl( _pImp->_pBtnCancel, 0, nYOffset ); in Init_Impl()
791 _pImp->_pBtnCancel->SetClickHdl( LINK( this, SvtFileDialog, CancelHdl_Impl ) ); in Init_Impl()
1970 _pImp->_pBtnCancel->Enable( sal_True ); in onAsyncOperationStarted()
1971 _pImp->_pBtnCancel->GrabFocus(); in onAsyncOperationStarted()
2570 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp // buttons in implArrangeControls()
2769 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp in Resize()
2932 pReturn = _pImp->_pBtnCancel; in getControl()
H A Diodlgimp.cxx371 _pBtnCancel ( NULL ), in SvtExpFileDlg_Impl()
403 delete _pBtnCancel; in ~SvtExpFileDlg_Impl()
H A Diodlgimp.hxx212 PushButton* _pBtnCancel; member in SvtExpFileDlg_Impl

Completed in 29 milliseconds