Home
last modified time | relevance | path

Searched refs:getTreeListBoxOrThrow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx487 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()
805 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeExpanded()
824 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in makeNodeVisible()
836 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in isNodeVisible()
847 UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow(); in expandNode()
[all …]
H A Dtreecontrolpeer.hxx137 UnoTreeListBoxImpl& getTreeListBoxOrThrow() const throw (::com::sun::star::uno::RuntimeException );

Completed in 29 milliseconds