Searched refs:aRbtCustomshow (Results 1 – 2 of 2) sorted by relevance
58 aRbtCustomshow ( this, SdResId( RBT_CUSTOMSHOW ) ), in SdStartPresentationDlg()100 aRbtCustomshow.SetClickHdl( aLink ); in SdStartPresentationDlg()112 aLbCustomshow.SetAccessibleRelationLabeledBy( &aRbtCustomshow ); in SdStartPresentationDlg()141 aRbtCustomshow.Disable(); in SdStartPresentationDlg()144 aRbtCustomshow.Check(); in SdStartPresentationDlg()275 rAttr.Put( SfxBoolItem ( ATTR_PRESENT_CUSTOMSHOW, aRbtCustomshow.IsChecked() ) ); in GetAttr()304 aLbCustomshow.Enable( aRbtCustomshow.IsChecked() ); in IMPL_LINK()
58 RadioButton aRbtCustomshow; member in SdStartPresentationDlg
Completed in 17 milliseconds