Searched refs:i_PathIndex (Results 1 – 1 of 1) sorted by relevance
441 …void SAL_CALL Wizard::activatePath( ::sal_Int16 i_PathIndex, ::sal_Bool i_Final ) throw (NoSuchEle… in activatePath() argument446 if ( ( i_PathIndex < 0 ) || ( i_PathIndex >= m_aWizardSteps.getLength() ) ) in activatePath()452 pWizardImpl->activatePath( i_PathIndex, i_Final ); in activatePath()
Completed in 21 milliseconds