Home
last modified time | relevance | path

Searched refs:pNewCollection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstep0.cxx624 …BasicCollection* pNewCollection = new BasicCollection( String( RTL_CONSTASCII_USTRINGPARAM(pCollec… in StepSET_Impl() local
625 pNewCollection->SetName( rItem.m_aObjName ); in StepSET_Impl()
626 pNewCollection->SetParent( rItem.m_pObjParent ); in StepSET_Impl()
627 refVar->PutObject( pNewCollection ); in StepSET_Impl()
/trunk/main/basic/source/classes/
H A Dsb.cxx745 BasicCollection* pNewCollection = new BasicCollection( aCollectionName ); in TYPEINIT1() local
746 pNewCollection->SetName( pProp->GetName() ); in TYPEINIT1()
747 pNewCollection->SetParent( pClassModule->pParent ); in TYPEINIT1()
748 pNewProp->PutObject( pNewCollection ); in TYPEINIT1()

Completed in 26 milliseconds