Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx223 class WatchTreeListBox : public SvHeaderTabListBox class
245 WatchTreeListBox( Window* pParent, WinBits nWinBits );
246 ~WatchTreeListBox();
263 WatchTreeListBox aTreeListBox;
284 WatchTreeListBox& GetWatchTreeListBox() { return aTreeListBox; } in GetWatchTreeListBox()
H A Dbaside2b.cxx1777 WatchTreeListBox::WatchTreeListBox( Window* pParent, WinBits nWinBits ) in WatchTreeListBox() function in WatchTreeListBox
1781 WatchTreeListBox::~WatchTreeListBox() in ~WatchTreeListBox()
1792 void WatchTreeListBox::SetTabs() in SetTabs()
1806 void WatchTreeListBox::RequestingChilds( SvLBoxEntry * pParent ) in RequestingChilds()
1911 SbxBase* WatchTreeListBox::ImplGetSBXForEntry( SvLBoxEntry* pEntry, bool& rbArrayElement ) in ImplGetSBXForEntry()
1958 sal_Bool __EXPORT WatchTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry()
1987 sal_Bool __EXPORT WatchTreeListBox::EditedEntry( SvLBoxEntry* pEntry, const String& rNewText ) in EditedEntry()
2023 sal_Bool WatchTreeListBox::ImplBasicEntryEdited( SvLBoxEntry* pEntry, const String& rResult ) in ImplBasicEntryEdited()
2078 static void implCollapseModifiedObjectEntry( SvLBoxEntry* pParent, WatchTreeListBox* pThis ) in implCollapseModifiedObjectEntry()
2142 void WatchTreeListBox::UpdateWatches( bool bBasicStopped ) in UpdateWatches()

Completed in 22 milliseconds