Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx660 pEntry = aTreeLB.First(); in ~OfaTreeOptionsDialog()
703 pEntry = aTreeLB.First(); in AddGroup()
755 aTreeLB.EndSelection(); in IMPL_LINK()
870 aTreeLB.SetStyle( aTreeLB.GetStyle()|WB_HASBUTTONS | WB_HASBUTTONSATROOT | in InitTreeAndHandler()
989 aTreeLB.Expand(pParent); in ActivateLastSelection()
992 aTreeLB.Select(pEntry); in ActivateLastSelection()
993 aTreeLB.GrabFocus(); in ActivateLastSelection()
1017 aTreeLB.Select(pTemp); in Notify()
1030 if(!aTreeLB.IsExpanded(aTreeLB.GetParent(pTemp))) in Notify()
1031 aTreeLB.Expand(aTreeLB.GetParent(pTemp)); in Notify()
[all …]
/aoo4110/main/cui/source/inc/
H A Dtreeopt.hxx193 OfaOptionsTreeListBox aTreeLB; member in OfaTreeOptionsDialog

Completed in 36 milliseconds