Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx56 aLbCustomShows ( this, SdResId( LB_CUSTOMSHOWS ) ), in SdCustomShowDlg()
79 aLbCustomShows.SetSelectHdl( aLink ); in SdCustomShowDlg()
93 aLbCustomShows.InsertEntry( pCustomShow->GetName() ); in SdCustomShowDlg()
116 sal_uInt16 nPos = aLbCustomShows.GetSelectEntryPos(); in CheckState()
161 sal_uInt16 nPos = aLbCustomShows.GetSelectEntryPos(); in IMPL_LINK()
174 aLbCustomShows.RemoveEntry( nPos ); in IMPL_LINK()
176 aLbCustomShows.SelectEntryPos( nPos ); in IMPL_LINK()
190 aLbCustomShows.RemoveEntry( nPos ); in IMPL_LINK()
252 aLbCustomShows.InsertEntry( pShow->GetName() ); in IMPL_LINK()
253 aLbCustomShows.SelectEntry( pShow->GetName() ); in IMPL_LINK()
[all …]
/aoo41x/main/sd/source/ui/inc/
H A Dcustsdlg.hxx45 ListBox aLbCustomShows; member in SdCustomShowDlg

Completed in 15 milliseconds