Searched refs:rOutListBox (Results 1 – 2 of 2) sorted by relevance
83 SvTabListBox & rOutListBox, in lcl_UpdateCurrentRange() argument86 SvLBoxEntry * pEntry = rOutListBox.FirstSelected(); in lcl_UpdateCurrentRange()88 rOutListBox.SetEntryText( lcl_GetRoleLBEntry( rRole, rRange ), pEntry ); in lcl_UpdateCurrentRange()92 SvTreeListBox & rOutListBox ) in lcl_UpdateCurrentSeriesName() argument95 …::chart::SeriesEntry * pEntry = dynamic_cast< ::chart::SeriesEntry * >( rOutListBox.FirstSelected(… in lcl_UpdateCurrentSeriesName()105 rOutListBox.SetEntryText( pEntry, aLabel ); in lcl_UpdateCurrentSeriesName()
415 ListBox & rOutListBox ) in lcl_FillSoundListBox() argument417 sal_uInt16 nCount = rOutListBox.GetEntryCount(); in lcl_FillSoundListBox()421 rOutListBox.RemoveEntry( i ); in lcl_FillSoundListBox()424 lcl_AppendSoundToListBox( rOutListBox )); in lcl_FillSoundListBox()
Completed in 30 milliseconds