Searched refs:aBtnNumFormat (Results 1 – 4 of 4) sorted by relevance
82 aBtnNumFormat ( this, ScResId( BTN_NUMFORMAT ) ), in ScAutoFormatDlg()122 aBtnNumFormat.SetClickHdl ( LINK( this, ScAutoFormatDlg, CheckHdl ) ); in Init()136 aBtnMore.AddWindow( &aBtnNumFormat ); in Init()176 aBtnNumFormat.Check( pData->GetIncludeValueFormat() ); in UpdateChecks()219 if ( pBtn == &aBtnNumFormat ) in IMPL_LINK_INLINE_END()
185 aBtnNumFormat ( this, SW_RES( BTN_NUMFORMAT ) ), in SwAutoFormatDlg()242 aBtnNumFormat.SetClickHdl( aLk ); in Init()250 aBtnMore.AddWindow( &aBtnNumFormat ); in Init()286 aBtnNumFormat.Enable( bEnable ); in UpdateChecks()287 aBtnNumFormat.Check( rFmt.IsValueFormat() ); in UpdateChecks()326 if( pBtn == &aBtnNumFormat ) in IMPL_LINK()
50 CheckBox aBtnNumFormat; member in ScAutoFormatDlg
63 CheckBox aBtnNumFormat; member in SwAutoFormatDlg
Completed in 53 milliseconds