Home
last modified time | relevance | path

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

/aoo41x/main/basctl/source/basicide/
H A Dmacrodlg.cxx556 sal_uInt16 iMeth; in IMPL_LINK() local
557 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 17 milliseconds