Home
last modified time | relevance | path

Searched refs:aBtnFont (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx85 aBtnFont ( this, ScResId( BTN_FONT ) ), in ScAutoFormatDlg()
125 aBtnFont .SetClickHdl ( LINK( this, ScAutoFormatDlg, CheckHdl ) ); in Init()
139 aBtnMore.AddWindow( &aBtnFont ); in Init()
179 aBtnFont .Check( pData->GetIncludeFont() ); in UpdateChecks()
224 else if ( pBtn == &aBtnFont ) in IMPL_LINK_INLINE_END()
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.cxx187 aBtnFont ( this, SW_RES( BTN_FONT ) ), in SwAutoFormatDlg()
239 aBtnFont.SetClickHdl( aLk ); in Init()
252 aBtnMore.AddWindow( &aBtnFont ); in Init()
292 aBtnFont.Enable( bEnable ); in UpdateChecks()
293 aBtnFont.Check( rFmt.IsFont() ); in UpdateChecks()
330 else if ( pBtn == &aBtnFont ) in IMPL_LINK()
/aoo4110/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx52 CheckBox aBtnFont; member in ScAutoFormatDlg
/aoo4110/main/sw/source/ui/inc/
H A Dtautofmt.hxx65 CheckBox aBtnFont; member in SwAutoFormatDlg

Completed in 30 milliseconds