Searched refs:aBtnAdjust (Results 1 – 2 of 2) sorted by relevance
88 aBtnAdjust ( this, ScResId( BTN_ADJUST ) ), in ScAutoFormatDlg()128 aBtnAdjust .SetClickHdl ( LINK( this, ScAutoFormatDlg, CheckHdl ) ); in Init()142 aBtnMore.AddWindow( &aBtnAdjust ); in Init()182 aBtnAdjust .Check( pData->GetIncludeWidthHeight() ); in UpdateChecks()230 else if ( pBtn == &aBtnAdjust ) in IMPL_LINK_INLINE_END()
55 CheckBox aBtnAdjust; member in ScAutoFormatDlg
Completed in 7 milliseconds