Searched refs:aCbxPreview (Results 1 – 2 of 2) sorted by relevance
761 aCbxPreview ( this, CUI_RES(CBX_PREVIEW ) ), in TPGalleryThemeProperties()774 aWndPreview.SetAccessibleName(aCbxPreview.GetText()); in TPGalleryThemeProperties()789 aCbxPreview.SetClickHdl(LINK(this, TPGalleryThemeProperties, ClickPreviewHdl)); in SetXChgData()801 aCbxPreview.Disable(); in SetXChgData()1101 if( !aCbxPreview.IsChecked() ) in IMPL_LINK()1198 aCbxPreview.Enable(); in IMPL_LINK()1202 aCbxPreview.Disable(); in IMPL_LINK()1210 if( bPreviewPossible && aCbxPreview.IsChecked() ) in IMPL_LINK()1249 aCbxPreview.Enable(); in IMPL_LINK()1256 aCbxPreview.Disable(); in IMPL_LINK()
314 CheckBox aCbxPreview; member in TPGalleryThemeProperties
Completed in 22 milliseconds