Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgdlg.cxx197 aHelpAgentResetBtn ( this, CUI_RES( PB_HELPAGENT_RESET ) ), in OfaMiscTabPage()
274 long nTxtWidth = aHelpAgentResetBtn.GetTextWidth( aHelpAgentResetBtn.GetText() ); in OfaMiscTabPage()
275 Size aBtnSz = aHelpAgentResetBtn.GetSizePixel(); in OfaMiscTabPage()
279 aHelpAgentResetBtn.SetSizePixel( aBtnSz ); in OfaMiscTabPage()
296 aHelpAgentResetBtn.SetClickHdl( LINK( this, OfaMiscTabPage, HelpAgentResetHdl_Impl ) ); in OfaMiscTabPage()
478 aHelpAgentResetBtn.Enable( aHelpAgentCB.IsChecked() ); in IMPL_LINK()
H A Doptgdlg.hxx48 PushButton aHelpAgentResetBtn; member in OfaMiscTabPage

Completed in 23 milliseconds