Lines Matching refs:pSlot
142 pSlot( ActiveParent().Create_Slot( i_nSlot ) ); in Run_Simple() local
143 if ( pSlot->Size() == 0 ) in Run_Simple()
150 pSlot->StoreAt(*this); in Run_Simple()
164 pSlot( ActiveParent().Create_Slot( i_nSlot ) ); in Run_GlobalClasses() local
165 if ( pSlot->Size() == 0 ) in Run_GlobalClasses()
173 pSlot->StoreAt(*this); in Run_GlobalClasses()
191 pSlot( ActiveParent().Create_Slot(i_nSlot) ); in Run_Members() local
192 if ( pSlot->Size() == 0 ) in Run_Members()
205 pSlot->StoreAt(*this); in Run_Members()
228 pSlot( ActiveParent().Create_Slot(i_nSlot) ); in Run_MemberClasses() local
229 if ( pSlot->Size() == 0 ) in Run_MemberClasses()
243 pSlot->StoreAt(*this); in Run_MemberClasses()