Searched refs:pIfcMgr (Results 1 – 1 of 1) sorted by relevance
887 OInterfaceContainer* pIfcMgr = dynamic_cast< OInterfaceContainer* >( xMgr.get() ); in implInsert() local888 sal_Int32 nLen = pIfcMgr->getCount(); in implInsert()889 for ( sal_Int32 i = 0; (i < nLen) && pIfcMgr ; ++i ) in implInsert()892 pIfcMgr->impl_addVbEvents_nolck_nothrow( i ); in implInsert()
Completed in 26 milliseconds