Searched refs:aSingleBtn (Results 1 – 4 of 4) sorted by relevance
164 aSingleBtn ( this, CUI_RES( BTN_SINGLE ) ), in SvxZoomDialog()191 aSingleBtn.SetClickHdl( aViewLayoutLink ); in SvxZoomDialog()295 aSingleBtn.Check(); in SvxZoomDialog()321 aSingleBtn.Disable(); in SvxZoomDialog()375 else if ( pBtn == &aSingleBtn ) in IMPL_LINK()458 if ( aSingleBtn.IsChecked() ) in IMPL_LINK()
270 aSingleBtn ( this, SVX_RES( BTN_SINGLE ) ), in SvxZoomDialog()299 aSingleBtn.SetClickHdl( aViewLayoutLink ); in SvxZoomDialog()401 aSingleBtn.Check(); in SvxZoomDialog()427 aSingleBtn.Disable(); in SvxZoomDialog()492 else if ( pBtn == &aSingleBtn ) in IMPL_LINK()580 if ( aSingleBtn.IsChecked() ) in IMPL_LINK()
71 RadioButton aSingleBtn; member in SvxZoomDialog
Completed in 23 milliseconds