Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx61 aBtnHideFormula ( this, ScResId( BTN_HIDE_FORMULAR ) ), in ScTabPageProtection()
75 aBtnHideFormula.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
140 aBtnHideFormula .EnableTriState( bTriEnabled ); in Reset()
206 else if ( pBox == &aBtnHideFormula ) in IMPL_LINK()
229 aBtnHideFormula.SetState( STATE_DONTKNOW ); in UpdateButtons()
236 aBtnHideFormula.SetState( bHideForm ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()
243 aBtnHideFormula.Enable( bEnable ); in UpdateButtons()
/aoo42x/main/sc/source/ui/inc/
H A Dtabpages.hxx57 TriStateBox aBtnHideFormula; member in ScTabPageProtection

Completed in 10 milliseconds