Searched refs:aBtnHideFormula (Results 1 – 2 of 2) sorted by relevance
61 aBtnHideFormula ( this, ScResId( BTN_HIDE_FORMULAR ) ), in ScTabPageProtection()75 aBtnHideFormula.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()140 aBtnHideFormula .EnableTriState( bTriEnabled ); in Reset()206 else if ( pBox == &aBtnHideFormula ) in IMPL_LINK()229 aBtnHideFormula.SetState( STATE_DONTKNOW ); in UpdateButtons()236 aBtnHideFormula.SetState( bHideForm ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()243 aBtnHideFormula.Enable( bEnable ); in UpdateButtons()
57 TriStateBox aBtnHideFormula; member in ScTabPageProtection
Completed in 10 milliseconds