Home
last modified time | relevance | path

Searched refs:aRbtAuto (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A Dpresent.cxx65 aRbtAuto ( this, SdResId( RBT_AUTO ) ), in SdStartPresentationDlg()
105 aRbtAuto.SetClickHdl( aLink ); in SdStartPresentationDlg()
113 aTmfPause.SetAccessibleRelationLabeledBy( &aRbtAuto ); in SdStartPresentationDlg()
114 aTmfPause.SetAccessibleName(aRbtAuto.GetText()); in SdStartPresentationDlg()
174 aRbtAuto.Check( sal_True ); in SdStartPresentationDlg()
285 rAttr.Put( SfxBoolItem ( ATTR_PRESENT_ENDLESS, aRbtAuto.IsChecked() ) ); in GetAttr()
314 const bool bAuto = aRbtAuto.IsChecked(); in IMPL_LINK()
341 aCbxAutoLogo.Enable( aRbtAuto.IsChecked() && ( aTmfPause.GetTime().GetMSFromTime() > 0 ) ); in IMPL_LINK()
/aoo4110/main/sd/source/ui/inc/
H A Dpresent.hxx65 RadioButton aRbtAuto; member in SdStartPresentationDlg

Completed in 13 milliseconds