Searched refs:pNewMethod (Results 1 – 1 of 1) sorted by relevance
651 SbMethod* pNewMethod = new SbMethod( *pMethod ); in TYPEINIT1() local652 pNewMethod->ResetFlag( SBX_NO_BROADCAST ); in TYPEINIT1()654 pNewMethod->pMod = this; in TYPEINIT1()655 pNewMethod->SetParent( this ); in TYPEINIT1()656 pMethods->PutDirect( pNewMethod, i ); in TYPEINIT1()657 StartListening( pNewMethod->GetBroadcaster(), sal_True ); in TYPEINIT1()
Completed in 18 milliseconds