Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx60 aBtnHideCell ( this, ScResId( BTN_HIDE_ALL ) ), in ScTabPageProtection()
75 aBtnHideCell.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
140 aBtnHideCell .EnableTriState( bTriEnabled ); in Reset()
205 else if ( pBox == &aBtnHideCell ) in IMPL_LINK()
229 aBtnHideCell.SetState( STATE_DONTKNOW ); in UpdateButtons()
236 aBtnHideCell.SetState( bHideCell ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()
241 sal_Bool bEnable = ( aBtnHideCell.GetState() != STATE_CHECK ); in UpdateButtons()
/aoo41x/main/sc/source/ui/inc/
H A Dtabpages.hxx55 TriStateBox aBtnHideCell; member in ScTabPageProtection

Completed in 11 milliseconds