Lines Matching refs:USHORT
1055 SelectEntryPos( sal::static_int_cast< USHORT >( getValue().toInt32() ) ); in load()
1372 virtual void upPressed( USHORT nPos ) in upPressed()
1380 virtual void downPressed( USHORT nPos ) in downPressed()
1388 virtual void removePressed( USHORT nPos ) in removePressed()
1393 virtual void itemSelected( USHORT nPos ) in itemSelected()
1452 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK()
1461 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK()
1470 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK()
1479 USHORT pos = mpListBox->GetSelectEntryPos(); in IMPL_LINK()
1534 mpListBox->SelectEntryPos( sal::static_int_cast< USHORT >( pos ) ); in selectWidget()
1633 virtual void upPressed( USHORT nPos ) in upPressed()
1641 virtual void downPressed( USHORT nPos ) in downPressed()
1649 virtual void removePressed( USHORT nPos ) in removePressed()
1660 virtual void itemSelected( USHORT nPos ) in itemSelected()