Lines Matching defs:rTree

436 void TreeControlPeer::fillTree( UnoTreeListBoxImpl& rTree, const Reference< XTreeDataModel >& xData…  in fillTree()
461 void TreeControlPeer::addNode( UnoTreeListBoxImpl& rTree, const Reference< XTreeNode >& xNode, UnoT… in addNode()
487 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in ChangeNodesSelection() local
558 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getSelection() local
679 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createSelectionEnumeration() local
703 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createReverseSelectionEnumeration() local
743 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultExpandedGraphicURL() local
781 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultCollapsedGraphicURL() local
805 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeExpanded() local
824 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in makeNodeVisible() local
836 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeVisible() local
847 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in expandNode() local
859 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in collapseNode() local
885 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getNodeForLocation() local
903 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getClosestNodeForLocation() local
921 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getNodeRect() local
934 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isEditing() local
944 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in stopEditing() local
962 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in cancelEditing() local
972 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in startEditingAtNode() local
1080 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in updateTree() local
1093 void TreeControlPeer::updateNode( UnoTreeListBoxImpl& rTree, const Reference< XTreeNode >& xNode, b… in updateNode()
1119 void TreeControlPeer::updateChildNodes( UnoTreeListBoxImpl& rTree, const Reference< XTreeNode >& xP… in updateChildNodes()
1241 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in disposing() local
1246 void TreeControlPeer::onChangeDataModel( UnoTreeListBoxImpl& rTree, const Reference< XTreeDataModel… in onChangeDataModel()
1317 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setProperty() local
1423 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getProperty() local
1470 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in onChangeRootDisplayed() local