Home
last modified time | relevance | path

Searched refs:aCbxPreview (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx761 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()
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx314 CheckBox aCbxPreview; member in TPGalleryThemeProperties

Completed in 41 milliseconds