Searched refs:nDestValue (Results 1 – 1 of 1) sorted by relevance
504 sal_uInt16 nDestValue = USHRT_MAX; in Reset() local509 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()[all …]
Completed in 17 milliseconds