Searched refs:aEdtMSName (Results 1 – 2 of 2) sorted by relevance
651 aEdtMSName ( this, CUI_RES( EDT_MS_NAME ) ), in TPGalleryThemeGeneral()666 aEdtMSName.SetAccessibleName(aAccName); in TPGalleryThemeGeneral()668 aEdtMSName.SetAccessibleRelationLabeledBy( &aFiMSImage ); in TPGalleryThemeGeneral()684 aEdtMSName.SetHelpId( HID_GALLERY_EDIT_MSNAME ); in SetXChgData()685 aEdtMSName.SetText( pThm->GetName() ); in SetXChgData()686 aEdtMSName.SetReadOnly( bReadOnly ); in SetXChgData()689 aEdtMSName.Disable(); in SetXChgData()691 aEdtMSName.Enable(); in SetXChgData()738 pData->aEditedTitle = aEdtMSName.GetText(); in FillItemSet()
270 Edit aEdtMSName; member in TPGalleryThemeGeneral
Completed in 17 milliseconds