Searched refs:aBtnHidePrint (Results 1 – 2 of 2) sorted by relevance
65 aBtnHidePrint ( this, ScResId( BTN_HIDE_PRINT ) ), in ScTabPageProtection()77 aBtnHidePrint.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()142 aBtnHidePrint .EnableTriState( bTriEnabled ); in Reset()209 else if ( pBox == &aBtnHidePrint ) in IMPL_LINK()231 aBtnHidePrint.SetState( STATE_DONTKNOW ); in UpdateButtons()238 aBtnHidePrint.SetState( bHidePrint ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()
61 TriStateBox aBtnHidePrint; member in ScTabPageProtection
Completed in 14 milliseconds