Searched refs:SvSlotElement (Results 1 – 4 of 4) sorted by relevance
32 struct SvSlotElement struct36 SvSlotElement( SvMetaSlot * pS, const ByteString & rPrefix ) in SvSlotElement() argument41 DECLARE_LIST( SvSlotElementList, SvSlotElement* )
31 struct SvSlotElement;
687 SvSlotElement *pEle = rSlotList.GetObject( n ); in WriteSlotParamArray()709 SvSlotElement * pEle = rSlotList.GetCurObject(); in WriteSlots()826 SvSlotElement *pEle = rSlotList.GetObject( n ); in WriteSlotStubs()878 SvSlotElement *pEle = aSlotList.GetObject( n ); in WriteSfx()931 SvSlotElement* pEle = aSlotList.GetCurObject(); in WriteSfx()
1096 rList.Insert( new SvSlotElement( this, rPrefix ), nPos ); in Insert()1164 SvSlotElement *pEle; in Insert()1320 SvSlotElement * pEle = rSlotList.Next(); in WriteSlot()
Completed in 30 milliseconds