Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/basicide/
H A Dbaside2b.cxx1229 aTreeListBox.SetNodeDefaultImages( ); in WatchWindow()
1235 aTreeListBox.Show(); in WatchWindow()
1290 aTreeListBox.SetSizePixel( aBoxSz ); in Resize()
1291 aTreeListBox.GetHScroll()->SetPageSize( aTreeListBox.GetHScroll()->GetVisibleSize() ); in Resize()
1411 aTreeListBox.MakeVisible( pNewEntry ); in AddWatch()
1421 pEntry = aTreeListBox.GetCurEntry(); in RemoveSelectedWatch()
1426 if ( !aTreeListBox.GetEntryCount() ) in RemoveSelectedWatch()
1542 aTreeListBox.SetHighlightRange(); in StackWindow()
1545 aTreeListBox.Show(); in StackWindow()
1591 aTreeListBox.SetSizePixel( aBoxSz ); in Resize()
[all …]
H A Dbaside2.hxx263 WatchTreeListBox aTreeListBox; member in WatchWindow
284 WatchTreeListBox& GetWatchTreeListBox() { return aTreeListBox; } in GetWatchTreeListBox()
291 SvTreeListBox aTreeListBox; member in StackWindow

Completed in 32 milliseconds