Lines Matching refs:xSlot
1053 nPos = rList.GetObject(0)->xSlot->GetSlotId().GetValue() >= nId ? 0 : 1; in Insert()
1063 int nDiff = (int) nId - (int) rList.GetObject(nMid)->xSlot->GetSlotId().GetValue(); in Insert()
1087 (sal_uInt16) rList.GetObject(nPos)->xSlot->GetSlotId().GetValue(), in Insert()
1090 (sal_uInt16) rList.GetObject(nPos-1)->xSlot->GetSlotId().GetValue(), in Insert()
1093 (sal_uInt16) rList.GetObject(nPos+1)->xSlot->GetSlotId().GetValue(), in Insert()
1168 if ( pEle && pEle->xSlot->pLinkedSlot == this ) in Insert()
1170 xEnumSlot->pNextSlot = pEle->xSlot; in Insert()
1171 xEnumSlot = pEle->xSlot; in Insert()
1321 pNextSlot = pEle ? &pEle->xSlot : NULL; in WriteSlot()
1328 pNextSlot = pEle ? &pEle->xSlot : NULL; in WriteSlot()
1337 pNextSlot = pEle ? &pEle->xSlot : NULL; in WriteSlot()
1344 pNextSlot = pEle ? &pEle->xSlot : NULL; in WriteSlot()