Lines Matching refs:getTreeListBoxOrThrow

474 UnoTreeListBoxImpl& TreeControlPeer::getTreeListBoxOrThrow() const throw (RuntimeException )  in getTreeListBoxOrThrow()  function in TreeControlPeer
487 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()
824 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in makeNodeVisible()
836 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeVisible()
847 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in expandNode()
859 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in collapseNode()
885 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getNodeForLocation()
903 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getClosestNodeForLocation()
921 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getNodeRect()
934 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isEditing()
944 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in stopEditing()
962 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in cancelEditing()
972 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in startEditingAtNode()
1080 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in updateTree()
1241 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in disposing()
1317 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setProperty()
1423 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getProperty()
1470 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in onChangeRootDisplayed()