Searched refs:getHyperLabels (Results 1 – 1 of 1) sorted by relevance
161 HL_Vector& getHyperLabels() { return m_aRoadmapSteps; } in getHyperLabels() function in svt::RoadmapImpl162 const HL_Vector& getHyperLabels() const { return m_aRoadmapSteps; } in getHyperLabels() function in svt::RoadmapImpl264 HL_Vector aItemsCopy = m_pImpl->getHyperLabels(); in ~ORoadmap()265 m_pImpl->getHyperLabels().clear(); in ~ORoadmap()287 pOldItem = m_pImpl->getHyperLabels().at( _Index - 1 ); in GetPreviousHyperLabel()341 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in SetRoadmapInteractive()377 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in UpdatefollowingHyperLabels()431 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in GetItemIndex()491 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in ChangeRoadmapItemLabel()525 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in GetByID()[all …]