Lines Matching refs:GetSelectEntryPos
203 nOldSel = aSelectionLB.GetSelectEntryPos(); in Reset()
222 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
368 aFormatLB.GetSelectEntryPos() ); in IMPL_LINK()
461 if (aNumFormatLB.GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND) in IMPL_LINK()
486 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
503 aFormatLB.GetSelectEntryPos() ) in IMPL_LINK()
567 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
578 aFormatLB.GetSelectEntryPos() ); in IMPL_LINK()
604 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in FillItemSet()
617 sal_uInt16 nPos = aFormatLB.GetSelectEntryPos(); in FillItemSet()
624 sal_uInt16 nPos = aSelectionLB.GetSelectEntryPos(); in FillItemSet()
678 nOldSel != aSelectionLB.GetSelectEntryPos() || in FillItemSet()
718 sal_uInt16 nTypeSel = aTypeLB.GetSelectEntryPos(); in FillUserData()