Lines Matching refs:getHyperLabels
161 HL_Vector& getHyperLabels() { return m_aRoadmapSteps; } in getHyperLabels() function in svt::RoadmapImpl
162 const HL_Vector& getHyperLabels() const { return m_aRoadmapSteps; } in getHyperLabels() function in svt::RoadmapImpl
264 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()
547 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in GetByIndex()
597 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in DeselectOldRoadmapItems()
697 const HL_Vector& rItems = m_pImpl->getHyperLabels(); in GetByPointer()