Searched refs:_pPbPlay (Results 1 – 2 of 2) sorted by relevance
484 ,_pPbPlay( NULL ) in SvtFileDialog()507 ,_pPbPlay( NULL ) in SvtFileDialog()543 delete _pPbPlay; in ~SvtFileDialog()2757 _pPbPlay, _pImp->_pCbPassword, _pImp->_pCbAutoExtension, _pImp->_pCbOptions, _pCbSelection in Resize()2936 pReturn = _pPbPlay; in getControl()3048 _pPbPlay = new PushButton( this ); in AddControls_Impl()3049 _pPbPlay->SetText( SvtResId( STR_SVT_FILEPICKER_PLAY ) ); in AddControls_Impl()3050 _pPbPlay->SetHelpId( HID_FILESAVE_DOPLAY ); in AddControls_Impl()3051 AddControl( _pPbPlay ); in AddControls_Impl()3052 ReleaseOwnerShip( _pPbPlay ); in AddControls_Impl()[all …]
102 PushButton* _pPbPlay; member in SvtFileDialog
Completed in 20 milliseconds