Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dselector.cxx83 SvxConfigFunctionListBox_Impl::SvxConfigFunctionListBox_Impl( Window* pParent, const ResId& rResId) in SvxConfigFunctionListBox_Impl() function in SvxConfigFunctionListBox_Impl
94 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() argument
139 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 …]
/trunk/main/cui/source/inc/
H A Dselector.hxx99 class SvxConfigFunctionListBox_Impl : public SvTreeListBox class
111 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 17 milliseconds