Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/office/
H A Diodlg.cxx626 _pImp->_pBtnCancel = new CancelButton( this, SvtResId( BTN_EXPLORERFILE_CANCEL ) ); in Init_Impl()
748 lcl_MoveControl( _pImp->_pBtnCancel, 0, nYOffset ); in Init_Impl()
789 _pImp->_pBtnCancel->SetClickHdl( LINK( this, SvtFileDialog, CancelHdl_Impl ) ); in Init_Impl()
1968 _pImp->_pBtnCancel->Enable( sal_True ); in onAsyncOperationStarted()
1969 _pImp->_pBtnCancel->GrabFocus(); in onAsyncOperationStarted()
2568 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp // buttons in implArrangeControls()
2767 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp in Resize()
2930 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 79 milliseconds