Lines Matching defs:nPos
337 sal_uInt16 InsertEntry( OUString const& rStr, sal_uInt16 nPos ) in InsertEntry()
345 void RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
435 sal_uInt16 ComboBox::InsertEntry( String const& rStr, sal_uInt16 nPos ) in InsertEntry()
445 void ComboBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
520 sal_uInt16 InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
528 void RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
533 sal_uInt16 RemoveEntry( String const& rStr, sal_uInt16 nPos) in RemoveEntry()
564 void SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos()
669 sal_uInt16 ListBox::InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
674 void ListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
705 void ListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos()