Searched refs:aNonPropFontsOnlyCB (Results 1 – 2 of 2) sorted by relevance
62 aNonPropFontsOnlyCB(this, CUI_RES(CB_NONPROP )), in SvxFontSubstTabPage()111 aNonPropFontsOnlyCB.SetClickHdl(LINK(this, SvxFontSubstTabPage, NonPropFontsHdl)); in SvxFontSubstTabPage()233 if(aNonPropFontsOnlyCB.GetSavedValue() != aNonPropFontsOnlyCB.IsChecked()) in FillItemSet()234 pSourceViewConfig->SetShowProportionalFontsOnly(aNonPropFontsOnlyCB.IsChecked()); in FillItemSet()277 aNonPropFontsOnlyCB.Check(pSourceViewConfig->IsShowProportionalFontsOnly()); in Reset()278 NonPropFontsHdl(&aNonPropFontsOnlyCB); in Reset()286 aNonPropFontsOnlyCB.SaveValue(); in Reset()
81 CheckBox aNonPropFontsOnlyCB; member in SvxFontSubstTabPage
Completed in 15 milliseconds