Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx62 aBtnHideFormula ( this, ScResId( BTN_HIDE_FORMULAR ) ), in ScTabPageProtection()
76 aBtnHideFormula.SetClickHdl( LINK( this, ScTabPageProtection, ButtonClickHdl ) ); in ScTabPageProtection()
141 aBtnHideFormula .EnableTriState( bTriEnabled ); in Reset()
207 else if ( pBox == &aBtnHideFormula ) in IMPL_LINK()
230 aBtnHideFormula.SetState( STATE_DONTKNOW ); in UpdateButtons()
237 aBtnHideFormula.SetState( bHideForm ? STATE_CHECK : STATE_NOCHECK ); in UpdateButtons()
244 aBtnHideFormula.Enable( bEnable ); in UpdateButtons()
/aoo41x/main/sc/source/ui/inc/
H A Dtabpages.hxx57 TriStateBox aBtnHideFormula; member in ScTabPageProtection

Completed in 7 milliseconds