Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/dialogs/
H A Droadmapwizard.cxx91 sal_Int32 getFirstDifferentIndex( const WizardPath& _rLHS, const WizardPath& _rRHS );
118 …sal_Int32 RoadmapWizardImpl::getFirstDifferentIndex( const WizardPath& _rLHS, const WizardPath& _r… in getFirstDifferentIndex() function in svt::RoadmapWizardImpl
345 …if ( m_pImpl->getFirstDifferentIndex( aActivePathPos->second, aNewPathPos->second ) <= nCurrentSta… in activatePath()
383 … sal_Int32 nDivergenceIndex = m_pImpl->getFirstDifferentIndex( rActivePath, aPathPos->second ); in implUpdateRoadmap()
512 … sal_Int32 nDivergenceIndex = m_pImpl->getFirstDifferentIndex( rActivePath, aPathPos->second ); in canAdvance()

Completed in 25 milliseconds