Searched refs:nNumFormatSel (Results 1 – 1 of 1) sorted by relevance
734 sal_uInt16 nNumFormatSel = aNumFormatLB.GetSelectEntryPos(); in FillFormatLB() local735 if ( nNumFormatSel != LISTBOX_ENTRY_NOTFOUND ) in FillFormatLB()737 sOldNumSel = aNumFormatLB.GetEntry( nNumFormatSel ); in FillFormatLB()819 …if ( !nOldNumFormat && ( nNumFormatSel = aNumFormatLB.GetEntryPos( sOldNumSel ) ) != LISTBOX_ENTRY… in FillFormatLB()820 aNumFormatLB.SelectEntryPos( nNumFormatSel ); in FillFormatLB()
Completed in 16 milliseconds