Searched refs:WatchTreeListBox (Results 1 – 2 of 2) sorted by relevance
223 class WatchTreeListBox : public SvHeaderTabListBox class245 WatchTreeListBox( Window* pParent, WinBits nWinBits );246 ~WatchTreeListBox();263 WatchTreeListBox aTreeListBox;284 WatchTreeListBox& GetWatchTreeListBox() { return aTreeListBox; } in GetWatchTreeListBox()
1777 WatchTreeListBox::WatchTreeListBox( Window* pParent, WinBits nWinBits ) in WatchTreeListBox() function in WatchTreeListBox1781 WatchTreeListBox::~WatchTreeListBox() in ~WatchTreeListBox()1792 void WatchTreeListBox::SetTabs() in SetTabs()1806 void WatchTreeListBox::RequestingChilds( SvLBoxEntry * pParent ) in RequestingChilds()1904 SbxBase* WatchTreeListBox::ImplGetSBXForEntry( SvLBoxEntry* pEntry, bool& rbArrayElement ) in ImplGetSBXForEntry()1951 sal_Bool __EXPORT WatchTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry()1980 sal_Bool __EXPORT WatchTreeListBox::EditedEntry( SvLBoxEntry* pEntry, const String& rNewText ) in EditedEntry()2016 sal_Bool WatchTreeListBox::ImplBasicEntryEdited( SvLBoxEntry* pEntry, const String& rResult ) in ImplBasicEntryEdited()2071 static void implCollapseModifiedObjectEntry( SvLBoxEntry* pParent, WatchTreeListBox* pThis ) in implCollapseModifiedObjectEntry()2135 void WatchTreeListBox::UpdateWatches( bool bBasicStopped ) in UpdateWatches()
Completed in 29 milliseconds