Searched refs:aBtnAdjust (Results 1 – 2 of 2) sorted by relevance
87 aBtnAdjust ( this, ScResId( BTN_ADJUST ) ), in ScAutoFormatDlg()127 aBtnAdjust .SetClickHdl ( LINK( this, ScAutoFormatDlg, CheckHdl ) ); in Init()141 aBtnMore.AddWindow( &aBtnAdjust ); in Init()181 aBtnAdjust .Check( pData->GetIncludeWidthHeight() ); in UpdateChecks()229 else if ( pBtn == &aBtnAdjust ) in IMPL_LINK_INLINE_END()
55 CheckBox aBtnAdjust; member in ScAutoFormatDlg
Completed in 8 milliseconds