Searched refs:_pPbPlay (Results 1 – 2 of 2) sorted by relevance
482 ,_pPbPlay( NULL ) in SvtFileDialog()505 ,_pPbPlay( NULL ) in SvtFileDialog()541 delete _pPbPlay; in ~SvtFileDialog()2755 _pPbPlay, _pImp->_pCbPassword, _pImp->_pCbAutoExtension, _pImp->_pCbOptions, _pCbSelection in Resize()2934 pReturn = _pPbPlay; in getControl()3046 _pPbPlay = new PushButton( this ); in AddControls_Impl()3047 _pPbPlay->SetText( SvtResId( STR_SVT_FILEPICKER_PLAY ) ); in AddControls_Impl()3048 _pPbPlay->SetHelpId( HID_FILESAVE_DOPLAY ); in AddControls_Impl()3049 AddControl( _pPbPlay ); in AddControls_Impl()3050 ReleaseOwnerShip( _pPbPlay ); in AddControls_Impl()[all …]
102 PushButton* _pPbPlay; member in SvtFileDialog
Completed in 26 milliseconds