Searched refs:aBtnHidePrint (Results 1 – 2 of 2) sorted by relevance
64 aBtnHidePrint ( this, ScResId( BTN_HIDE_PRINT ) ), in ScTabPageProtection()76 aBtnHidePrint.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()141 aBtnHidePrint .EnableTriState( bTriEnabled ); in Reset()208 else if ( pBox == &aBtnHidePrint ) in IMPL_LINK()230 aBtnHidePrint.SetState( STATE_DONTKNOW ); in UpdateButtons()237 aBtnHidePrint.SetState( bHidePrint ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()
61 TriStateBox aBtnHidePrint; member in ScTabPageProtection
Completed in 6 milliseconds