Searched refs:setCurrentSelection (Results 1 – 6 of 6) sorted by relevance
700 setCurrentSelection( ObjectHierarchy::getRootNodeOID() ); in ObjectKeyNavigation()730 setCurrentSelection( ObjectIdentifier() ); in handleKeyEvent()740 void ObjectKeyNavigation::setCurrentSelection( const ObjectHierarchy::tOID& rOID ) in setCurrentSelection() function in chart::ObjectKeyNavigation756 setCurrentSelection( aSiblings.front()); in first()768 setCurrentSelection( aSiblings.back()); in last()786 setCurrentSelection( *aIt ); in next()807 setCurrentSelection( *aIt ); in previous()819 setCurrentSelection( aHierarchy.getParent( getCurrentSelection())); in up()831 setCurrentSelection( aChildren.front()); in down()842 setCurrentSelection( aChildren.front()); in veryFirst()[all …]
96 void setCurrentSelection( const ObjectHierarchy::tOID& rOID );
1495 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in NewForm()1786 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in ShowSelectionProperties()2149 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in SynchronizeMarkList()
2038 return setCurrentSelection( m_aLastKnownMarkedControls ); in setCurrentSelectionFromMark()2044 return setCurrentSelection( m_aLastKnownMarkedControls ); in selectLastMarkedControls()2048 bool FmXFormShell::setCurrentSelection( const InterfaceBag& _rSelection ) in setCurrentSelection() function in FmXFormShell2749 if ( setCurrentSelection( aNewSelection ) && IsPropBrwOpen() ) in selectionChanged()
669 GetImpl()->setCurrentSelection( aOnlyTheForm ); in Execute()
384 bool setCurrentSelection( const InterfaceBag& _rSelection );
Completed in 69 milliseconds