Searched refs:nOldSelect (Results 1 – 3 of 3) sorted by relevance
299 sal_uInt16 nOldSelect = aLbLineStyle.GetSelectEntryPos(); in FillListboxes() local302 aLbLineStyle.SelectEntryPos( nOldSelect ); in FillListboxes()306 nOldSelect = aLbStartStyle.GetSelectEntryPos(); in FillListboxes()310 aLbStartStyle.SelectEntryPos( nOldSelect ); in FillListboxes()311 nOldSelect = aLbEndStyle.GetSelectEntryPos(); in FillListboxes()315 aLbEndStyle.SelectEntryPos( nOldSelect ); in FillListboxes()
745 sal_uInt16 nOldSelect = aLbLineEnds.GetSelectEntryPos(); in DataChanged() local748 aLbLineEnds.SelectEntryPos( nOldSelect ); in DataChanged()
1014 sal_uInt16 nOldSelect = aLbLineStyles.GetSelectEntryPos(); in DataChanged() local1017 aLbLineStyles.SelectEntryPos( nOldSelect ); in DataChanged()
Completed in 34 milliseconds