Home
last modified time | relevance | path

Searched refs:SvSlotElement (Results 1 – 4 of 4) sorted by relevance

/trunk/main/idl/inc/
H A Dobject.hxx32 struct SvSlotElement struct
36 SvSlotElement( SvMetaSlot * pS, const ByteString & rPrefix ) in SvSlotElement() argument
41 DECLARE_LIST( SvSlotElementList, SvSlotElement* )
H A Dtypes.hxx31 struct SvSlotElement;
/trunk/main/idl/source/objects/
H A Dobject.cxx687 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()
H A Dslot.cxx1096 rList.Insert( new SvSlotElement( this, rPrefix ), nPos ); in Insert()
1164 SvSlotElement *pEle; in Insert()
1320 SvSlotElement * pEle = rSlotList.Next(); in WriteSlot()

Completed in 18 milliseconds