Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx82 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()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx185 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()
/trunk/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx50 CheckBox aBtnNumFormat; member in ScAutoFormatDlg
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx63 CheckBox aBtnNumFormat; member in SwAutoFormatDlg

Completed in 29 milliseconds