Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx678 aFontHistoryCB ( this, CUI_RES( CB_FONT_HISTORY ) ), in OfaViewTabPage()
737 &aFontListsFL, &aFontShowCB, &aFontHistoryCB in OfaViewTabPage()
960 if ( aFontHistoryCB.IsChecked() != aFontHistoryCB.GetSavedValue() ) in FillItemSet()
962 aFontOpt.EnableFontHistory( aFontHistoryCB.IsChecked() ); in FillItemSet()
1096 aFontHistoryCB.Check( aFontOpt.IsFontHistoryEnabled() ); in Reset()
1152 aFontHistoryCB.SaveValue(); in Reset()
H A Doptgdlg.hxx113 CheckBox aFontHistoryCB; member in OfaViewTabPage

Completed in 28 milliseconds