Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx195 aExtHelpCB ( this, CUI_RES( CB_EXTHELP ) ), in OfaMiscTabPage()
342 bChecked = ( aExtHelpCB.IsChecked() && aToolTipsCB.IsChecked() ); in FillItemSet()
343 if ( bChecked != aExtHelpCB.GetSavedValue() ) in FillItemSet()
394 aExtHelpCB.Check( aHelpOptions.IsHelpTips() && aHelpOptions.IsExtendedHelp() ); in Reset()
407 aExtHelpCB.SaveValue(); in Reset()
477 aExtHelpCB.Enable( aToolTipsCB.IsChecked() ); in IMPL_LINK()
H A Doptgdlg.hxx46 CheckBox aExtHelpCB; member in OfaMiscTabPage

Completed in 115 milliseconds