Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dpresent.cxx67 aCbxAutoLogo ( this, SdResId( CBX_AUTOLOGO ) ), in SdStartPresentationDlg()
169aCbxAutoLogo.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_SHOW_PAUSELOGO ) ).GetVal… in SdStartPresentationDlg()
287 rAttr.Put( SfxBoolItem ( ATTR_PRESENT_SHOW_PAUSELOGO, aCbxAutoLogo.IsChecked() ) ); in GetAttr()
319 aCbxAutoLogo.Enable( bAuto && ( aTmfPause.GetTime().GetMSFromTime() > 0 ) ); in IMPL_LINK()
341 aCbxAutoLogo.Enable( aRbtAuto.IsChecked() && ( aTmfPause.GetTime().GetMSFromTime() > 0 ) ); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A Dpresent.hxx67 CheckBox aCbxAutoLogo; member in SdStartPresentationDlg

Completed in 18 milliseconds