Home
last modified time | relevance | path

Searched refs:nOldSelect (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtpline.cxx299 sal_uInt16 nOldSelect = aLbLineStyle.GetSelectEntryPos(); in FillListboxes() local
302 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()
H A Dtplneend.cxx745 sal_uInt16 nOldSelect = aLbLineEnds.GetSelectEntryPos(); in DataChanged() local
748 aLbLineEnds.SelectEntryPos( nOldSelect ); in DataChanged()
H A Dtplnedef.cxx1014 sal_uInt16 nOldSelect = aLbLineStyles.GetSelectEntryPos(); in DataChanged() local
1017 aLbLineStyles.SelectEntryPos( nOldSelect ); in DataChanged()

Completed in 23 milliseconds