Searched refs:iMeth (Results 1 – 1 of 1) sorted by relevance
556 sal_uInt16 iMeth; in IMPL_LINK() local557 for ( iMeth = 0; iMeth < nMacroCount; iMeth++ ) in IMPL_LINK()559 SbMethod* pMethod = (SbMethod*)pModule->GetMethods()->Get( iMeth ); in IMPL_LINK()584 for ( iMeth = 0; iMeth < nRealMacroCount; iMeth++ ) in IMPL_LINK()585 aMacroBox.InsertEntry( aMacros.GetObject( iMeth )->GetName() ); in IMPL_LINK()
Completed in 10 milliseconds