Searched refs:ViewTabListBox_Impl (Results 1 – 2 of 2) sorted by relevance
194 class ViewTabListBox_Impl : public SvHeaderTabListBox class222 ViewTabListBox_Impl( Window* pParentWin, SvtFileView_Impl* pParent, sal_Int16 nFlags );223 ~ViewTabListBox_Impl();563 ViewTabListBox_Impl* mpView;735 ViewTabListBox_Impl::ViewTabListBox_Impl( Window* pParentWin, in ViewTabListBox_Impl() function in ViewTabListBox_Impl779 maResetQuickSearch.SetTimeoutHdl( LINK( this, ViewTabListBox_Impl, ResetQuickSearch_Impl ) ); in ViewTabListBox_Impl()792 ViewTabListBox_Impl::~ViewTabListBox_Impl() in ~ViewTabListBox_Impl()801 IMPL_LINK( ViewTabListBox_Impl, ResetQuickSearch_Impl, Timer*, EMPTYARG ) in IMPL_LINK() argument813 void ViewTabListBox_Impl::Resize() in Resize()837 void ViewTabListBox_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput()[all …]
47 class ViewTabListBox_Impl;