Searched refs:SvxConfigFunctionListBox_Impl (Results 1 – 2 of 2) sorted by relevance
83 SvxConfigFunctionListBox_Impl::SvxConfigFunctionListBox_Impl( Window* pParent, const ResId& rResId) in SvxConfigFunctionListBox_Impl() function in SvxConfigFunctionListBox_Impl94 LINK( this, SvxConfigFunctionListBox_Impl, TimerHdl ) ); in SvxConfigFunctionListBox_Impl()97 SvxConfigFunctionListBox_Impl::~SvxConfigFunctionListBox_Impl() in ~SvxConfigFunctionListBox_Impl()102 SvLBoxEntry* SvxConfigFunctionListBox_Impl::GetLastSelectedEntry() in GetLastSelectedEntry()114 void SvxConfigFunctionListBox_Impl::MouseMove( const MouseEvent& rMEvt ) in MouseMove()129 IMPL_LINK( SvxConfigFunctionListBox_Impl, TimerHdl, Timer*, EMPTYARG) in IMPL_LINK() argument139 void SvxConfigFunctionListBox_Impl::ClearAll() in ClearAll()152 String SvxConfigFunctionListBox_Impl::GetHelpText( SvLBoxEntry *pEntry ) in GetHelpText()177 void SvxConfigFunctionListBox_Impl::FunctionSelected() in FunctionSelected()183 DragDropMode SvxConfigFunctionListBox_Impl::NotifyStartDrag( in NotifyStartDrag()[all …]
99 class SvxConfigFunctionListBox_Impl : public SvTreeListBox class111 SvxConfigFunctionListBox_Impl( Window*, const ResId& );112 ~SvxConfigFunctionListBox_Impl();133 SvxConfigFunctionListBox_Impl* pFunctionListBox;182 void SetFunctionListBox( SvxConfigFunctionListBox_Impl *pBox ) in SetFunctionListBox()195 SvxConfigFunctionListBox_Impl aCommands;
Completed in 10 milliseconds