Searched refs:aShowExampleCB (Results 1 – 4 of 4) sorted by relevance
238 aShowExampleCB(this, SW_RES(CB_SHOW_EXAMPLE )), in SwGlossaryDlg()279 aShowExampleCB.SetClickHdl(LINK(this, SwGlossaryDlg, ShowPreviewHdl)); in SwGlossaryDlg()287 aShowExampleCB.Check( pCfg->IsAutoTextPreview()); in SwGlossaryDlg()288 ShowPreviewHdl(&aShowExampleCB); in SwGlossaryDlg()313 pCfg->SetAutoTextPreview(aShowExampleCB.IsChecked()) ; in ~SwGlossaryDlg()1252 sal_Bool bShow = aShowExampleCB.IsChecked(); in IMPL_LINK()
283 aShowExampleCB( this, SW_RES(CB_SHOWEXAMPLE)), in SwMultiTOXTabDialog()370 aShowExampleCB.SetClickHdl(LINK(this, SwMultiTOXTabDialog, ShowPreviewHdl)); in SwMultiTOXTabDialog()372 aShowExampleCB.Check( SW_MOD()->GetModuleConfig()->IsShowIndexPreview()); in SwMultiTOXTabDialog()374 aExampleContainerWIN.SetAccessibleName(aShowExampleCB.GetText()); in SwMultiTOXTabDialog()378 if(!aShowExampleCB.IsChecked()) in SwMultiTOXTabDialog()393 SW_MOD()->GetModuleConfig()->SetShowIndexPreview(aShowExampleCB.IsChecked()); in ~SwMultiTOXTabDialog()556 if(aShowExampleCB.IsChecked()) in IMPL_LINK()610 aShowExampleCB.Show(pExampleFrame && pExampleFrame->IsServiceAvailable()); in IMPL_LINK()613 sal_Bool bSetViewWindow = aShowExampleCB.IsChecked() in IMPL_LINK()
117 CheckBox aShowExampleCB; member in SwGlossaryDlg
79 CheckBox aShowExampleCB; member in SwMultiTOXTabDialog
Completed in 47 milliseconds