Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx196 aHelpAgentCB ( this, CUI_RES( CB_HELPAGENT ) ), in OfaMiscTabPage()
295 aHelpAgentCB.SetClickHdl( aLink ); in OfaMiscTabPage()
345 bChecked = aHelpAgentCB.IsChecked(); in FillItemSet()
346 if ( bChecked != aHelpAgentCB.GetSavedValue() ) in FillItemSet()
395 aHelpAgentCB.Check( aHelpOptions.IsHelpAgentAutoStartMode() ); in Reset()
408 aHelpAgentCB.SaveValue(); in Reset()
410 HelpCheckHdl_Impl( &aHelpAgentCB ); in Reset()
478 aHelpAgentResetBtn.Enable( aHelpAgentCB.IsChecked() ); in IMPL_LINK()
H A Doptgdlg.hxx47 CheckBox aHelpAgentCB; member in OfaMiscTabPage

Completed in 27 milliseconds