Lines Matching refs:nDestValue
504 sal_uInt16 nDestValue = USHRT_MAX; in Reset() local
509 nDestValue = ((const SfxUInt16Item*)pItem)->GetValue(); in Reset()
510 aTblLBox.SelectEntryPos(nDestValue); in Reset()
512 switch ( nDestValue ) in Reset()
528 nDestValue = ((const SfxUInt16Item*)pItem)->GetValue(); in Reset()
534 nDestValue = nParaSel; in Reset()
536 aParaLBox.SelectEntryPos(nDestValue); in Reset()
538 switch ( nDestValue ) in Reset()
549 if(USHRT_MAX == nDestValue && (aParaLBox.IsVisible()||aTblLBox.IsVisible())) in Reset()
550 nDestValue = 0; in Reset()
576 if ( nDestValue != USHRT_MAX ) in Reset()