Searched refs:setCurrentSelection (Results 1 – 6 of 6) sorted by relevance
701 setCurrentSelection( ObjectHierarchy::getRootNodeOID() ); in ObjectKeyNavigation()731 setCurrentSelection( ObjectIdentifier() ); in handleKeyEvent()741 void ObjectKeyNavigation::setCurrentSelection( const ObjectHierarchy::tOID& rOID ) in setCurrentSelection() function in chart::ObjectKeyNavigation757 setCurrentSelection( aSiblings.front()); in first()769 setCurrentSelection( aSiblings.back()); in last()787 setCurrentSelection( *aIt ); in next()808 setCurrentSelection( *aIt ); in previous()820 setCurrentSelection( aHierarchy.getParent( getCurrentSelection())); in up()832 setCurrentSelection( aChildren.front()); in down()843 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()
2039 return setCurrentSelection( m_aLastKnownMarkedControls ); in setCurrentSelectionFromMark()2045 return setCurrentSelection( m_aLastKnownMarkedControls ); in selectLastMarkedControls()2049 bool FmXFormShell::setCurrentSelection( const InterfaceBag& _rSelection ) in setCurrentSelection() function in FmXFormShell2750 if ( setCurrentSelection( aNewSelection ) && IsPropBrwOpen() ) in selectionChanged()
665 GetImpl()->setCurrentSelection( aOnlyTheForm ); in Execute()
383 bool setCurrentSelection( const InterfaceBag& _rSelection );