Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx690 ObjectKeyNavigation::ObjectKeyNavigation( in ObjectKeyNavigation() function in chart::ObjectKeyNavigation
705 bool ObjectKeyNavigation::handleKeyEvent( in handleKeyEvent()
741 void ObjectKeyNavigation::setCurrentSelection( const ObjectHierarchy::tOID& rOID ) in setCurrentSelection()
746 ObjectHierarchy::tOID ObjectKeyNavigation::getCurrentSelection() const in getCurrentSelection()
751 bool ObjectKeyNavigation::first() in first()
763 bool ObjectKeyNavigation::last() in last()
775 bool ObjectKeyNavigation::next() in next()
795 bool ObjectKeyNavigation::previous() in previous()
815 bool ObjectKeyNavigation::up() in up()
824 bool ObjectKeyNavigation::down() in down()
[all …]
H A DChartController_Window.cxx1357 …ObjectKeyNavigation aObjNav( m_aSelection.getSelectedOID(), xChartDoc, ExplicitValueProvider::getE… in execute_KeyInput()
/trunk/main/chart2/source/controller/inc/
H A DObjectHierarchy.hxx84 class ObjectKeyNavigation class
87 explicit ObjectKeyNavigation( const ObjectHierarchy::tOID & rCurrentOID,