Lines Matching refs:nEntryPos
686 sal_uInt16 nEntryPos(0); in NotifyItemUpdate() local
693 nEntryPos = 1; in NotifyItemUpdate()
698 nEntryPos = 2; in NotifyItemUpdate()
703 nEntryPos = 3; in NotifyItemUpdate()
708 nEntryPos = 4; in NotifyItemUpdate()
716 if(nEntryPos) in NotifyItemUpdate()
718 mpLBEdgeStyle->SelectEntryPos(nEntryPos - 1); in NotifyItemUpdate()
746 sal_uInt16 nEntryPos(0); in NotifyItemUpdate() local
752 nEntryPos = 1; in NotifyItemUpdate()
757 nEntryPos = 2; in NotifyItemUpdate()
762 nEntryPos = 3; in NotifyItemUpdate()
770 if(nEntryPos) in NotifyItemUpdate()
772 mpLBCapStyle->SelectEntryPos(nEntryPos - 1); in NotifyItemUpdate()