Searched refs:getTreeListBoxOrThrow (Results 1 – 2 of 2) sorted by relevance
474 UnoTreeListBoxImpl& TreeControlPeer::getTreeListBoxOrThrow() const throw (RuntimeException ) in getTreeListBoxOrThrow() function in TreeControlPeer487 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in ChangeNodesSelection()558 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getSelection()624 getTreeListBoxOrThrow().SelectAll( sal_False ); in clearSelection()632 return getTreeListBoxOrThrow().GetSelectionCount(); in getSelectionCount()679 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createSelectionEnumeration()703 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createReverseSelectionEnumeration()743 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultExpandedGraphicURL()781 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultCollapsedGraphicURL()805 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeExpanded()[all …]
137 …UnoTreeListBoxImpl& getTreeListBoxOrThrow() const throw (::com::sun::star::uno::RuntimeException );