Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx83 SvTabListBox & rOutListBox, in lcl_UpdateCurrentRange() argument
86 SvLBoxEntry * pEntry = rOutListBox.FirstSelected(); in lcl_UpdateCurrentRange()
88 rOutListBox.SetEntryText( lcl_GetRoleLBEntry( rRole, rRange ), pEntry ); in lcl_UpdateCurrentRange()
92 SvTreeListBox & rOutListBox ) in lcl_UpdateCurrentSeriesName() argument
95 …::chart::SeriesEntry * pEntry = dynamic_cast< ::chart::SeriesEntry * >( rOutListBox.FirstSelected(… in lcl_UpdateCurrentSeriesName()
105 rOutListBox.SetEntryText( pEntry, aLabel ); in lcl_UpdateCurrentSeriesName()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx415 ListBox & rOutListBox ) in lcl_FillSoundListBox() argument
417 sal_uInt16 nCount = rOutListBox.GetEntryCount(); in lcl_FillSoundListBox()
421 rOutListBox.RemoveEntry( i ); in lcl_FillSoundListBox()
424 lcl_AppendSoundToListBox( rOutListBox )); in lcl_FillSoundListBox()

Completed in 27 milliseconds