Home
last modified time | relevance | path

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

/trunk/main/basic/source/classes/
H A Dsb.cxx651 SbMethod* pNewMethod = new SbMethod( *pMethod ); in TYPEINIT1() local
652 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 19 milliseconds