Searched refs:ChangeNodesSelection (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 483 void TreeControlPeer::ChangeNodesSelection( const Any& rSelection, bool bSelect, bool bSetSelection… in ChangeNodesSelection() function in TreeControlPeer 548 ChangeNodesSelection( rSelection, true, true ); in select() 608 ChangeNodesSelection( rSelection, true, false ); in addSelection() 616 ChangeNodesSelection( rSelection, false, false ); in removeSelection()
|
H A D | treecontrolpeer.hxx | 138 …void ChangeNodesSelection( const ::com::sun::star::uno::Any& rSelection, bool bSelect, bool bSetSe…
|
Completed in 32 milliseconds