Lines Matching refs:getCurrentState
167 if ( -1 == m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ) ) in checkInvariants()
331 … nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ); in activatePath()
367 … sal_Int32 nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), rActivePath ); in implUpdateRoadmap()
398 TabPage* pCurrentPage = GetPage( getCurrentState() ); in implUpdateRoadmap()
401 … const IWizardPageController* pController = getPageController( GetPage( getCurrentState() ) ); in implUpdateRoadmap()
503 … sal_Int32 nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), rActivePath ); in canAdvance()
527 if ( *rPath.rbegin() == getCurrentState() ) in canAdvance()
562 if ( nCurItemId == getCurrentState() ) in IMPL_LINK()
571 … sal_Int32 nCurrentIndex = m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ); in IMPL_LINK()
596 m_pImpl->pRoadmap->SelectRoadmapItemByID( getCurrentState() ); in IMPL_LINK()
610 m_pImpl->pRoadmap->SelectRoadmapItemByID( getCurrentState() ); in enterState()
723 … nCurrentStatePathIndex = m_pImpl->getStateIndexInPath( getCurrentState(), m_pImpl->nActivePath ); in updateRoadmapItemLabel()