Home
last modified time | relevance | path

Searched refs:setCurrentSelection (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx700 setCurrentSelection( ObjectHierarchy::getRootNodeOID() ); in ObjectKeyNavigation()
730 setCurrentSelection( ObjectIdentifier() ); in handleKeyEvent()
740 void ObjectKeyNavigation::setCurrentSelection( const ObjectHierarchy::tOID& rOID ) in setCurrentSelection() function in chart::ObjectKeyNavigation
756 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 …]
/aoo42x/main/chart2/source/controller/inc/
H A DObjectHierarchy.hxx96 void setCurrentSelection( const ObjectHierarchy::tOID& rOID );
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx1495 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in NewForm()
1786 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in ShowSelectionProperties()
2149 pFormShell->GetImpl()->setCurrentSelection( aSelection ); in SynchronizeMarkList()
H A Dfmshimp.cxx2038 return setCurrentSelection( m_aLastKnownMarkedControls ); in setCurrentSelectionFromMark()
2044 return setCurrentSelection( m_aLastKnownMarkedControls ); in selectLastMarkedControls()
2048 bool FmXFormShell::setCurrentSelection( const InterfaceBag& _rSelection ) in setCurrentSelection() function in FmXFormShell
2749 if ( setCurrentSelection( aNewSelection ) && IsPropBrwOpen() ) in selectionChanged()
H A Dfmshell.cxx669 GetImpl()->setCurrentSelection( aOnlyTheForm ); in Execute()
/aoo42x/main/svx/source/inc/
H A Dfmshimp.hxx384 bool setCurrentSelection( const InterfaceBag& _rSelection );

Completed in 68 milliseconds