Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx65 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()
/aoo4110/main/sc/source/ui/inc/
H A Dtabpages.hxx61 TriStateBox aBtnHidePrint; member in ScTabPageProtection

Completed in 17 milliseconds