Lines Matching refs:GetSelectEntryPos
237 sal_uInt16 nPos = aLineDist.GetSelectEntryPos(); in FillItemSet()
775 switch( pBox->GetSelectEntryPos() ) in IMPL_LINK()
908 sal_uInt16 nPos = aLineDist.GetSelectEntryPos(); in UpdateExample_Impl()
1168 aLastLineLB.GetSelectEntryPos() != aLastLineLB.GetSavedValue(); in FillItemSet()
1179 sal_uInt16 nLBPos = aLastLineLB.GetSelectEntryPos(); in FillItemSet()
1210 if(aVertAlignLB.GetSavedValue() != aVertAlignLB.GetSelectEntryPos()) in FillItemSet()
1212 …rOutSet.Put(SvxParaVertAlignItem(aVertAlignLB.GetSelectEntryPos(), GetWhich( SID_PARA_VERTALIGN ))… in FillItemSet()
1382 sal_uInt16 nLBPos = aLastLineLB.GetSelectEntryPos(); in UpdateExample_Impl()
1479 aApplyCollBox.GetSelectEntryPos() != aApplyCollBox.GetSavedValue() ) ) in FillItemSet()
1513 aBreakTypeLB.GetSelectEntryPos() != aBreakTypeLB.GetSavedValue() || in FillItemSet()
1514 aBreakPositionLB.GetSelectEntryPos() != aBreakPositionLB.GetSavedValue() ) in FillItemSet()
1524 sal_Bool bBefore = aBreakPositionLB.GetSelectEntryPos() == 0; in FillItemSet()
1526 if ( aBreakTypeLB.GetSelectEntryPos() == 0 ) in FillItemSet()
2056 if ( 0 == aBreakTypeLB.GetSelectEntryPos()&& in IMPL_LINK()
2057 0 == aBreakPositionLB.GetSelectEntryPos() ) in IMPL_LINK()
2194 if ( 0 == pListBox->GetSelectEntryPos() ) in IMPL_LINK()
2208 else if ( 1 == pListBox->GetSelectEntryPos() ) in IMPL_LINK()
2224 sal_uInt16 nBreakPos = aBreakPositionLB.GetSelectEntryPos(); in IMPL_LINK()
2225 if ( pListBox->GetSelectEntryPos() == 1 || 1 == nBreakPos) in IMPL_LINK()