Searched defs:rTree (Results 1 – 4 of 4) sorted by relevance
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() local558 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in getSelection() local679 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createSelectionEnumeration() local703 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in createReverseSelectionEnumeration() local743 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultExpandedGraphicURL() local781 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in setDefaultCollapsedGraphicURL() local805 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeExpanded() local824 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in makeNodeVisible() local[all …]
184 …SvLBoxEntry* lcl_findEntry_impl(DBTreeListBox& rTree,const ::rtl::OUString& _rName,SvLBoxEntry* _p… in lcl_findEntry_impl()211 …SvLBoxEntry* lcl_findEntry(DBTreeListBox& rTree,const ::rtl::OUString& _rName,SvLBoxEntry* _pFirst) in lcl_findEntry()418 DBTreeListBox& rTree = *m_pLists[nPos]; in getSelectionElementNames() local536 DBTreeListBox& rTree = *m_pLists[nPos]; in selectElements() local558 DBTreeListBox& rTree = *m_pLists[nPos]; in getQualifiedName() local598 DBTreeListBox& rTree = *m_pLists[nPos]; in getSelectionCount() local672 DBTreeListBox& rTree = *m_pLists[nPos]; in isALeafSelected() local
201 void SetFormulaTree(SmNode *&rTree) { pTree = rTree; } in SetFormulaTree()
47 …ic sal_Bool ImpIsTreeAvailable( Reference< XMultiServiceFactory >& rXCfgProv, const String& rTree ) in ImpIsTreeAvailable()