Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx88 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()
/aoo4110/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx55 CheckBox aBtnAdjust; member in ScAutoFormatDlg

Completed in 13 milliseconds