Searched refs:aAutomaticBtn (Results 1 – 4 of 4) sorted by relevance
163 aAutomaticBtn ( this, CUI_RES( BTN_AUTOMATIC ) ), in SvxZoomDialog()190 aAutomaticBtn.SetClickHdl( aViewLayoutLink ); in SvxZoomDialog()288 aAutomaticBtn.Check(); in SvxZoomDialog()320 aAutomaticBtn.Disable(); in SvxZoomDialog()370 if ( pBtn == &aAutomaticBtn ) in IMPL_LINK()453 if ( aAutomaticBtn.IsChecked() ) in IMPL_LINK()
269 aAutomaticBtn ( this, SVX_RES( BTN_AUTOMATIC ) ), in SvxZoomDialog()298 aAutomaticBtn.SetClickHdl( aViewLayoutLink ); in SvxZoomDialog()394 aAutomaticBtn.Check(); in SvxZoomDialog()426 aAutomaticBtn.Disable(); in SvxZoomDialog()487 if ( pBtn == &aAutomaticBtn ) in IMPL_LINK()575 if ( aAutomaticBtn.IsChecked() ) in IMPL_LINK()
70 RadioButton aAutomaticBtn; member in SvxZoomDialog
Completed in 27 milliseconds