Lines Matching refs:GetSelectEntryPos
215 SetTypeSel(aTypeLB.GetSelectEntryPos()); in IMPL_LINK()
248 sal_uInt16 nSelPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
592 nSelPos = aSelectionLB.GetSelectEntryPos(); in IMPL_LINK()
616 SetSelectionSel( aSelectionLB.GetSelectEntryPos() ); in UpdateSubType()
728 const sal_uInt16 nFormatSel = aFormatLB.GetSelectEntryPos(); in FillFormatLB()
734 sal_uInt16 nNumFormatSel = aNumFormatLB.GetSelectEntryPos(); in FillFormatLB()
1037 sal_uInt16 nNumFormatPos = aNumFormatLB.GetSelectEntryPos(); in IMPL_LINK()
1047 sal_uLong nFormat = aFormatLB.GetSelectEntryPos(); in IMPL_LINK()
1147 sal_Bool bEnable = aChapterLevelLB.GetSelectEntryPos() != 0; in IMPL_LINK()
1163 aChapterLevelLB.GetSelectEntryPos() == 0; in IMPL_LINK()
1180 sal_uInt16 nSubType = aSelectionLB.GetSelectEntryPos(); in FillItemSet()
1190 nFormat = aFormatLB.GetSelectEntryPos(); in FillItemSet()
1267 nSubType = aChapterLevelLB.GetSelectEntryPos(); in FillItemSet()
1288 aSelectionLB.GetSavedValue() != aSelectionLB.GetSelectEntryPos() || in FillItemSet()
1289 aFormatLB.GetSavedValue() != aFormatLB.GetSelectEntryPos() || in FillItemSet()
1292 aChapterLevelLB.GetSavedValue() != aChapterLevelLB.GetSelectEntryPos() || in FillItemSet()
1373 sal_uInt16 nTypeSel = aTypeLB.GetSelectEntryPos(); in FillUserData()