Lines Matching refs:GetSelectEntryPos
243 (aLbField1.GetSelectEntryPos() != 0) in Init()
244 && (aLbField2.GetSelectEntryPos() != 0) in Init()
248 (aLbField2.GetSelectEntryPos() != 0) in Init()
249 && (aLbField3.GetSelectEntryPos() != 0) in Init()
253 if ( aLbField1.GetSelectEntryPos() == 0 ) in Init()
267 if ( aLbField2.GetSelectEntryPos() == 0 ) in Init()
328 sal_uInt16 nFieldSelPos = aFieldLbArr[nList-1]->GetSelectEntryPos(); in UpdateValueList()
400 sal_uInt16 nConnect1 = aLbConnect1.GetSelectEntryPos(); in GetOutputItem()
401 sal_uInt16 nConnect2 = aLbConnect2.GetSelectEntryPos(); in GetOutputItem()
405 sal_uInt16 nField = aFieldLbArr[i]->GetSelectEntryPos(); in GetOutputItem()
406 ScQueryOp eOp = (ScQueryOp)aCondLbArr[i]->GetSelectEntryPos(); in GetOutputItem()
408 sal_Bool bDoThis = (aFieldLbArr[i]->GetSelectEntryPos() != 0); in GetOutputItem()
500 if ( aLbField1.GetSelectEntryPos() == 0 ) in IMPL_LINK()
532 if ( aLbField2.GetSelectEntryPos() == 0 ) in IMPL_LINK()
556 ( aLbField3.GetSelectEntryPos() == 0 ) in IMPL_LINK()