Lines Matching refs:GetSelectEntryPos
197 const sal_uInt16 nMPos = aMetricLB.GetSelectEntryPos(); in FillItemSet()
306 const sal_uInt16 nMPos = aMetricLB.GetSelectEntryPos(); in IMPL_LINK()
555 sal_Int32 nPos = aLbCaptionOrder.GetSelectEntryPos(); in FillItemSet()
683 sal_Bool bNumSep = bChecked && aLbCaptionOrder.GetSelectEntryPos() == 1; in IMPL_LINK()
829 pOpt->SetNumType((sal_uInt16)(sal_uLong)aFormatBox.GetEntryData(aFormatBox.GetSelectEntryPos())); in SaveEntry()
831 pOpt->SetPos(aPosBox.GetSelectEntryPos()); in SaveEntry()
832 sal_uInt16 nPos = aLbLevel.GetSelectEntryPos(); in SaveEntry()
837 if(!aCharStyleLB.GetSelectEntryPos()) in SaveEntry()
889 sal_Int32 nPos = pBox->GetSelectEntryPos(); in IMPL_LINK_INLINE_END()
905 bool bOrderNumberingFirst = aLbCaptionOrder.GetSelectEntryPos() == 1; in DrawSample()
908 aFormatBox.GetSelectEntryPos() ); in DrawSample()