Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx677 aFontShowCB ( this, CUI_RES( CB_FONT_SHOW ) ), in OfaViewTabPage()
737 &aFontListsFL, &aFontShowCB, &aFontHistoryCB in OfaViewTabPage()
946 if ( aFontShowCB.IsChecked() != aFontShowCB.GetSavedValue() ) in FillItemSet()
948 aFontOpt.EnableFontWYSIWYG( aFontShowCB.IsChecked() ); in FillItemSet()
1092 aFontShowCB.Check( aFontOpt.IsFontWYSIWYGEnabled() ); in Reset()
1151 aFontShowCB.SaveValue(); in Reset()
H A Doptgdlg.hxx112 CheckBox aFontShowCB; member in OfaViewTabPage

Completed in 24 milliseconds