Lines Matching refs:GetSelectEntryPos
316 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
383 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
413 nFldDlgFmtSel = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
430 nFldDlgFmtSel = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
518 const sal_uInt16 nSelectionSel = aSelectionLB.GetSelectEntryPos(); in UpdateSubType()
727 sal_uInt16 nFormatSel = aFormatLB.GetSelectEntryPos(); in FillFormatLB()
848 nFormat = aFormatLB.GetSelectEntryPos(); in FillItemSet()
1016 aTypeLB.GetSavedValue() != aTypeLB.GetSelectEntryPos() || in FillItemSet()
1017 aSelectionLB.GetSavedValue() != aSelectionLB.GetSelectEntryPos() || in FillItemSet()
1018 aFormatLB.GetSavedValue() != aFormatLB.GetSelectEntryPos()) in FillItemSet()
1055 sal_uInt16 nTypeSel = aTypeLB.GetSelectEntryPos(); in FillUserData()