Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/dlg/
H A Dpresent.cxx60 aLbCustomshow ( this, SdResId( LB_CUSTOMSHOW ) ), in SdStartPresentationDlg()
112 aLbCustomshow.SetAccessibleRelationLabeledBy( &aRbtCustomshow ); in SdStartPresentationDlg()
135 aLbCustomshow.InsertEntry( pCustomShow->GetName() ); in SdStartPresentationDlg()
137 aLbCustomshow.SelectEntryPos( nPosToSelect ); in SdStartPresentationDlg()
293 nPos = aLbCustomshow.GetSelectEntryPos(); in GetAttr()
304 aLbCustomshow.Enable( aRbtCustomshow.IsChecked() ); in IMPL_LINK()
/aoo42x/main/sd/source/ui/inc/
H A Dpresent.hxx60 ListBox aLbCustomshow; member in SdStartPresentationDlg

Completed in 15 milliseconds