Searched refs:aBtnHideFormula (Results 1 – 2 of 2) sorted by relevance
62 aBtnHideFormula ( this, ScResId( BTN_HIDE_FORMULAR ) ), in ScTabPageProtection()76 aBtnHideFormula.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()141 aBtnHideFormula .EnableTriState( bTriEnabled ); in Reset()207 else if ( pBox == &aBtnHideFormula ) in IMPL_LINK()230 aBtnHideFormula.SetState( STATE_DONTKNOW ); in UpdateButtons()237 aBtnHideFormula.SetState( bHideForm ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()244 aBtnHideFormula.Enable( bEnable ); in UpdateButtons()
57 TriStateBox aBtnHideFormula; member in ScTabPageProtection
Completed in 6 milliseconds